aboutsummaryrefslogtreecommitdiffstats
path: root/math/galculator
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-07-29 02:13:49 +0800
committerkwm <kwm@FreeBSD.org>2015-07-29 02:13:49 +0800
commit89d5c5c9cf760a652209323cb80ec22b08108e51 (patch)
tree87a8bfafb24a08c794aded3249dcd3b62505ef1b /math/galculator
parente6cf82f22c5eee90df137962846ef4ceae29578c (diff)
downloadfreebsd-ports-gnome-89d5c5c9cf760a652209323cb80ec22b08108e51.tar.gz
freebsd-ports-gnome-89d5c5c9cf760a652209323cb80ec22b08108e51.tar.zst
freebsd-ports-gnome-89d5c5c9cf760a652209323cb80ec22b08108e51.zip
Explicitly depend on intltool.
When GNOME 3.16 is merged, gtk20 will not implicelty depend on it.
Diffstat (limited to 'math/galculator')
-rw-r--r--math/galculator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index 236ae0351d10..22aeab4e6553 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= naddy@FreeBSD.org
COMMENT= GTK-based scientific calculator
USES= gettext gmake pkgconfig tar:bzip2
-USE_GNOME= gtk20
+USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib