Date: Thu, 25 Dec 2014 09:38:31 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375528 - head/devel/cutter Message-ID: <201412250938.sBP9cVkk099529@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412250938.sBP9cVkk099529>