svn commit: r393866 - in head/x11-toolkits: gdl libunique3

Koop Mast kwm at FreeBSD.org
Mon Aug 10 14:08:31 UTC 2015


Author: kwm
Date: Mon Aug 10 14:08:29 2015
New Revision: 393866
URL: https://svnweb.freebsd.org/changeset/ports/393866

Log:
  These ports need introspection at build time.
  
  Submitted by:	antoine@

Modified:
  head/x11-toolkits/gdl/Makefile
  head/x11-toolkits/libunique3/Makefile

Modified: head/x11-toolkits/gdl/Makefile
==============================================================================
--- head/x11-toolkits/gdl/Makefile	Mon Aug 10 13:57:20 2015	(r393865)
+++ head/x11-toolkits/gdl/Makefile	Mon Aug 10 14:08:29 2015	(r393866)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 PORTSCOUT=	limitw:1,even
 
-USE_GNOME=	gtk30 intlhack
+USE_GNOME=	gtk30 intlhack introspection:build
 USES=		gettext gmake libtool pathfix pkgconfig tar:xz
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/x11-toolkits/libunique3/Makefile
==============================================================================
--- head/x11-toolkits/libunique3/Makefile	Mon Aug 10 13:57:20 2015	(r393865)
+++ head/x11-toolkits/libunique3/Makefile	Mon Aug 10 14:08:29 2015	(r393866)
@@ -15,7 +15,7 @@ LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDI
 USE_XORG=	ice x11
 USES=		gettext gmake libtool pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
-USE_GNOME=	gtk30 gnomeprefix
+USE_GNOME=	gtk30 gnomeprefix introspection:build
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-maintainer-flags --enable-gtk-doc-html=no
 CPPFLAGS+=	-I${LOCALBASE}/include


More information about the svn-ports-all mailing list