svn commit: r325946 - head/devel/mono-addins

Baptiste Daroussin bapt at FreeBSD.org
Mon Sep 2 06:54:16 UTC 2013


Author: bapt
Date: Mon Sep  2 06:54:15 2013
New Revision: 325946
URL: http://svnweb.freebsd.org/changeset/ports/325946

Log:
  readd WANT_GNOME remoed by mistake

Modified:
  head/devel/mono-addins/Makefile

Modified: head/devel/mono-addins/Makefile
==============================================================================
--- head/devel/mono-addins/Makefile	Mon Sep  2 06:45:47 2013	(r325945)
+++ head/devel/mono-addins/Makefile	Mon Sep  2 06:54:15 2013	(r325946)
@@ -17,6 +17,7 @@ RUN_DEPENDS+=	${LIB_PC_DEPENDS}
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USES=		gmake pathfix pkgconfig
+WANT_GNOME=	yes
 MAKE_JOBS_UNSAFE=	yes
 
 OPTIONS_DEFINE=	GTK2


More information about the svn-ports-all mailing list