summaryrefslogtreecommitdiff
path: root/math/gcalctool-gtk3
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-07-06 04:30:49 +0000
committerdholland <dholland@pkgsrc.org>2012-07-06 04:30:49 +0000
commit828963ef89691758ec5dc710a81cf2131faaa93e (patch)
tree6bfcf9914792d56743d87676a279bc06e308742b /math/gcalctool-gtk3
parent8a58306dfe7409a2618536a66f0cbac970a8326b (diff)
downloadpkgsrc-828963ef89691758ec5dc710a81cf2131faaa93e.tar.gz
Needs textproc/itstool to configure.
Diffstat (limited to 'math/gcalctool-gtk3')
-rw-r--r--math/gcalctool-gtk3/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/gcalctool-gtk3/Makefile b/math/gcalctool-gtk3/Makefile
index b022b5f279d..e078c305074 100644
--- a/math/gcalctool-gtk3/Makefile
+++ b/math/gcalctool-gtk3/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2012/07/04 20:01:58 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2012/07/06 04:30:49 dholland Exp $
#
DISTNAME= gcalctool-6.4.2.1
+PKGREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/6.4/}
EXTRACT_SUFX= .tar.xz
@@ -20,6 +21,8 @@ USE_LIBTOOL= yes
USE_TOOLS+= bison gmake gsed intltool flex msgfmt pkg-config
USE_PKGLOCALEDIR= yes
+DEPENDS+= itstool-[0-9]*:../../textproc/itstool/buildlink3.mk
+
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../textproc/libxml2/buildlink3.mk"