summaryrefslogtreecommitdiff
path: root/x11-fm/gnome-commander2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-05 07:39:47 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-05 07:39:47 +0000
commitd138701abcadab19c6e0bb9eda2c2f3a7ccd4a5b (patch)
treed231e86e1590b0bf6019b38928d329263d47bdd7 /x11-fm/gnome-commander2
parentFix a typo in gtk+ 3 function name. This fixes the build with GTK+ 3.16. (diff)
Part 2 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@
Notes
Notes: svn path=/head/; revision=393574
Diffstat (limited to 'x11-fm/gnome-commander2')
-rw-r--r--x11-fm/gnome-commander2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 98e49f9fd004..506f2b5895f5 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= meld:${PORTSDIR}/textproc/meld \
yelp:${PORTSDIR}/x11/yelp
USES= gettext gmake libtool pathfix pkgconfig python tar:xz
-USE_GNOME= gnomedocutils gnomeprefix gnomevfs2 libgnomeui
+USE_GNOME= gnomedocutils gnomeprefix gnomevfs2 intltool libgnomeui
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
INSTALLS_OMF= yes