Date: Mon, 10 Aug 2015 14:08:30 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393866 - in head/x11-toolkits: gdl libunique3 Message-ID: <201508101408.t7AE8UVG061641@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508101408.t7AE8UVG061641>