svn commit: r315485 - head/x11/metisse

Eitan Adler eadler at FreeBSD.org
Thu Mar 28 16:21:15 UTC 2013


Author: eadler
Date: Thu Mar 28 16:21:14 2013
New Revision: 315485
URL: http://svnweb.freebsd.org/changeset/ports/315485

Log:
  unbreak index.  this port probably actually depends on something from gnome but I can't look in detail into that now

Modified:
  head/x11/metisse/Makefile

Modified: head/x11/metisse/Makefile
==============================================================================
--- head/x11/metisse/Makefile	Thu Mar 28 16:20:13 2013	(r315484)
+++ head/x11/metisse/Makefile	Thu Mar 28 16:21:14 2013	(r315485)
@@ -26,6 +26,7 @@ CONFIGURE_ARGS=	--with-fontdir=${LOCALBA
 MAKE_ARGS=	METISSE_DOC_DIR="${DOCSDIR}"
 USE_GETTEXT=	yes
 USES=		pathfix
+USE_GNOME=	
 USE_LDCONFIG=	yes
 USE_PYTHON=	yes
 USE_XORG=	xcursor xft xinerama xpm xrender xt xtst


More information about the svn-ports-head mailing list