svn commit: r315525 - head/x11/metisse
Baptiste Daroussin
bapt at FreeBSD.org
Fri Mar 29 08:04:20 UTC 2013
Author: bapt
Date: Fri Mar 29 08:04:19 2013
New Revision: 315525
URL: http://svnweb.freebsd.org/changeset/ports/315525
Log:
WANT_GNOME is the macro to preload bsd.gnome.mk (to enable gnome options later in the port.
Modified:
head/x11/metisse/Makefile
Modified: head/x11/metisse/Makefile
==============================================================================
--- head/x11/metisse/Makefile Fri Mar 29 07:53:21 2013 (r315524)
+++ head/x11/metisse/Makefile Fri Mar 29 08:04:19 2013 (r315525)
@@ -26,7 +26,7 @@ CONFIGURE_ARGS= --with-fontdir=${LOCALBA
MAKE_ARGS= METISSE_DOC_DIR="${DOCSDIR}"
USE_GETTEXT= yes
USES= pathfix
-USE_GNOME=
+WANT_GNOME= yes
USE_LDCONFIG= yes
USE_PYTHON= yes
USE_XORG= xcursor xft xinerama xpm xrender xt xtst
More information about the svn-ports-all
mailing list