Date: Fri, 20 Oct 2006 10:26:50 +0200 From: martinko <gamato@pobox.sk> To: ale@FreeBSD.org, FreeBSD Questions <freebsd-questions@freebsd.org>, freebsd-ports@freebsd.org Subject: priority of make/ports options (?) -- FreeBSD Port: sysutils/portconf Message-ID: <4538884A.5080303@pobox.sk>
next in thread | raw e-mail | index | archive | help
Hello, I'm using portconf to set ports' knobs. Also I'm setting some general knobs via make.conf. Now I've run into this situation: - i've got WITH_GECKO=seamonkey in /etc/make.conf - yelp from new gnome 2.16 does not build with knob above. therefore in /usr/local/etc/ports.conf i set: x11/yelp: WITH_MAN | WITH_INFO | USE_GECKO=xulrunner Unfortunately it does not work as I intended -- when I `portinstall gnome2-lite` it tries to build yelp WITH_GECKO=seamonkey. :-/ How can I solve this pls ?? How can I specify a general knob and then override it for some ports ? Cheers, Martin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4538884A.5080303>