Date: Sat, 6 Apr 2002 15:06:36 -0500 (EST) From: Joe Clarke <marcus@marcuscom.com> To: Peter Ulrich Kruppa <root@pukruppa.de> Cc: Ozone <ozone@theshop.net>, <freebsd-question@FreeBSD.ORG>, <freebsd-ports@FreeBSD.ORG> Subject: Re: Gnome or lack of.[extended] Message-ID: <20020406150153.U86419-100000@shumai.marcuscom.com> In-Reply-To: <20020406083141.T21276-100000@small.pukruppa.de>
next in thread | previous in thread | raw e-mail | index | archive | help
PGP Key : http://www.marcuscom.com/pgp.asc [snip] > > As long as you define WITHOUT_GNOME=yes in /etc/make.conf, you should be > > set. If you don't define that, and the port defines WANT_GNOME, the > > existence of /usr/X11R6/bin/gnome-config will be checked. If it exists, > > HAVE_GNOME will be set. > Is there some general principle how to exclude some package or > port? Like: > WITHOUT_EMACS=yes > WITHOUT_COMMUNICATOR4=yes > There are some knobs defined in the various /usr/ports/Mk/*.mk files that control certain common dependencies (like gtk, gnome, X, etc.). You should look through those files to see what knobs exist. Some ports define their own knobs in their Makefiles (e.g. WITH_SNMP for net/ethereal). Joe > Uli. > > > > *-----------------------------------* > * Peter Ulrich Kruppa * > * - Wuppertal - * > * Germany * > *-----------------------------------* > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020406150153.U86419-100000>