summaryrefslogtreecommitdiff
path: root/math/gcalctool-gtk3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gcalctool-gtk3/Makefile')
-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"