11 apr 2007 kl. 21.34 skrev Ryan Schmidt:

It seems like I don't get my own postings, so I repy to this one again. Judging from the subject, I take it that this is the list to ask questions about the
making of the docs? Or is there another list for that?

I'd say this list is fine. There's only the dev and the users list.


Good to know



Running 'make all' with that line commented out runs fine,
except for 'tidy' warnings.

If you just checked out the doc directory, then yes, you don't have it, because as you see it goes up a level into the base directory. To get it, check out the directory above doc -- the trunk itself -- which will get you doc and base -- and more. If you don't want the more, you can use:

svn checkout -N http://svn.macports.org/repository/macports/trunk/
cd trunk
svn up doc base

Even then, you won't have dports.autoconf.mk; you'll only have dports.autoconf.mk.in. To get dports.autoconf.mk, ./configure and possibly make in base.

That did the trick :-)

So what is that file intended to do?

That I don't know.

Having a qiuck look into it, hmm, don't see anyhing...
Oh, wait, it defines $prefix to /opt/local, so I don't have to export it myself, as I did before.

Thanks for quick help

/Björn

Björn Lundin
b dot f dot lundin at gmail dot com



_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to