How do I perform a "make -f FILE" in MacPorts?try something like this: build.dir ${worksrcpath}/src build.args -f makefile.osx
Thanks for the hints: Those got me through the build phase. Doing the same for the destroot phase got me finished.
Is there a way of combining those 4 lines (since build.dir = destroot.dir, build.args = destroot.args) or must they each be set individually?
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
