svn commit: r375528 - head/devel/cutter

Antoine Brodin antoine at FreeBSD.org
Thu Dec 25 09:38:31 UTC 2014


Author: antoine
Date: Thu Dec 25 09:38:30 2014
New Revision: 375528
URL: https://svnweb.freebsd.org/changeset/ports/375528
QAT: https://qat.redports.org/buildarchive/r375528/

Log:
  Use intlhack

Modified:
  head/devel/cutter/Makefile

Modified: head/devel/cutter/Makefile
==============================================================================
--- head/devel/cutter/Makefile	Thu Dec 25 08:59:02 2014	(r375527)
+++ head/devel/cutter/Makefile	Thu Dec 25 09:38:30 2014	(r375528)
@@ -17,7 +17,7 @@ CPPFLAGS+=	"-I${LOCALBASE}/include"
 CONFIGURE_ARGS=	--disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc
 GNU_CONFIGURE=	yes
 USES=		gettext gmake libtool pathfix pkgconfig
-USE_GNOME=	intltool glib20 gtk20
+USE_GNOME=	intlhack glib20 gtk20
 USE_LDCONFIG=	yes
 WANT_GSTREAMER=	yes
 INSTALL_TARGET=	install-strip


More information about the svn-ports-head mailing list