aboutsummaryrefslogtreecommitdiff
path: root/math/galculator
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-07-28 18:13:49 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-07-28 18:13:49 +0000
commit542b654f4adac1d7e473c091bd5a59b9fafeba07 (patch)
tree87a8bfafb24a08c794aded3249dcd3b62505ef1b /math/galculator
parent9cc9f3e7406eb194b07c1ff77475acc50fb001e2 (diff)
downloadports-542b654f4adac1d7e473c091bd5a59b9fafeba07.tar.gz
ports-542b654f4adac1d7e473c091bd5a59b9fafeba07.zip
Explicitly depend on intltool.
When GNOME 3.16 is merged, gtk20 will not implicelty depend on it.
Notes
Notes: svn path=/head/; revision=393087
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