summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cutter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile
index 2dc0e035c69f..c0ae4af4ab82 100644
--- a/devel/cutter/Makefile
+++ b/devel/cutter/Makefile
@@ -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