On Jul 11, 2005, at 5:24 PM, [EMAIL PROTECTED] wrote:
    How can I pass some extra "configure" options when making ports?

Edit the port's top-level Makefile, and add whatever options you'd like to $CONFIGURE_ARGS, as in:

CONFIGURE_ARGS+=        --disable-nls

--
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to