freebsd-ports/Mk
Joe Marcus Clarke 5fe92eb487 * Add the ability to specify WITH/WITHOUT_GNOME macros with a list of
components to build or not build with.  For example:

# make WITHOUT_GNOME=esound

  Will build a port that can optionally use esound support, without it.
  You can also specify multiple components separated with a space:

# make WITHOUT_GNOME="esound gnomelibs"

  The converse is true for WITH_GNOME.  Note, that this is backwards
  compatible with the old WITH/WITHOUT_GNOME macros.  That is,

# make -DWITHOUT_GNOME

  Will turn off all optional GNOME components.  Also,

# make WITHOUT_GNOME=yes

  Will do the same thing.

* Mark a port BROKEN if it includes an unknown GNOME component [1]

PR:		41873 [1]
Submitted by:	Edwin Groothuis <edwin@mavetju.org> [1]
Not objected to by:	sobomax
2002-10-07 21:25:57 +00:00
..
bsd.emacs.mk make xemacs-devel-mule ver up to date 2002-09-18 11:07:50 +00:00
bsd.gnome.mk Prepare for the upcoming mega-conversion to bsd.gnomeng.mk: 2002-07-11 16:32:25 +00:00
bsd.gnomeng.mk * Add the ability to specify WITH/WITHOUT_GNOME macros with a list of 2002-10-07 21:25:57 +00:00
bsd.java.mk Now supports the Sun JDK 1.4.1 for Linux instead of 1.4.0. 2002-09-17 09:12:32 +00:00
bsd.kde4.mk Fix building of kdemultimedia3 on -CURRENT. Obtained from wca. 2002-09-15 21:50:36 +00:00
bsd.kde.mk Fix building of kdemultimedia3 on -CURRENT. Obtained from wca. 2002-09-15 21:50:36 +00:00
bsd.port.mk Fix installation of +MTREE_DIRS introduced in r1.424 2002-10-02 07:18:17 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Allow 'make search ...' to work even if the ports tree is symbolically 2002-09-03 09:08:28 +00:00
bsd.python.mk Add variables for ZOPE. Patch supplied by maintiner 2002-09-20 18:56:41 +00:00
bsd.ruby.mk Add RUBY_MODNAME, RUBY_MODDOCDIR and RUBY_MODEXAMPLESDIR. 2002-10-06 20:54:37 +00:00
bsd.sites.mk MASTER_SITE_LOCAL: 2002-09-30 13:54:39 +00:00