On Sun, 24 Apr 2011, Carl wrote:

As for manually customizing /var/db/ports/<portname>/options, the port builds in question are done in a clean chroot using a batch process, so "make config" doesn't happen and /var/db/ports/<portname>/options never exists.

Why not just

make `cat options.txt`

Where options.txt is

NOPORTDOCS=yes
NOPORTEXAMPLES=yes
...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to