aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-08-05 15:39:47 +0800
committerkwm <kwm@FreeBSD.org>2015-08-05 15:39:47 +0800
commitba9f663fc79880ff31ea9afd44af3586360008b6 (patch)
treed231e86e1590b0bf6019b38928d329263d47bdd7 /audio
parentae9f208e739df0fc897ad6db40d995213382c473 (diff)
downloadfreebsd-ports-gnome-ba9f663fc79880ff31ea9afd44af3586360008b6.tar.gz
freebsd-ports-gnome-ba9f663fc79880ff31ea9afd44af3586360008b6.tar.zst
freebsd-ports-gnome-ba9f663fc79880ff31ea9afd44af3586360008b6.zip
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@
Diffstat (limited to 'audio')
-rw-r--r--audio/gmpc-mserver/Makefile2
-rw-r--r--audio/gtkpod/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile
index d0d61cc06e94..b5e2b5bd3dd6 100644
--- a/audio/gmpc-mserver/Makefile
+++ b/audio/gmpc-mserver/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_GNOME= glib20 gtk20 libxml2
+USE_GNOME= glib20 gtk20 intltool libxml2
USES= gettext gmake libtool pathfix pkgconfig
.include <bsd.port.mk>
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile
index 8405a5f097d9..2c4fb1465908 100644
--- a/audio/gtkpod/Makefile
+++ b/audio/gtkpod/Makefile
@@ -19,7 +19,7 @@ USES= gettext gmake pkgconfig shebangfix
SHEBANG_FILES= scripts/mab2vcard scripts/sync-evolution.sh \
scripts/sync-knotes.sh scripts/sync-ldif.sh \
scripts/sync-palm-jppy.py
-USE_GNOME= gtk20 libglade2
+USE_GNOME= gtk20 intltool libglade2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes