summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-07-06 14:48:35 +0000
committerdrochner <drochner@pkgsrc.org>2012-07-06 14:48:35 +0000
commit68822dd5ce0d3c4e525ffa3a3188f2c37b050fbd (patch)
treea46b4fa975a6e7b2ede80aef7cdb9746470cfd02 /math
parentcab0670f902c5b065de61d866098cb467c37c5c2 (diff)
downloadpkgsrc-68822dd5ce0d3c4e525ffa3a3188f2c37b050fbd.tar.gz
for itstool, a BUILD_DEPENDS is sufficient
Diffstat (limited to 'math')
-rw-r--r--math/gcalctool-gtk3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gcalctool-gtk3/Makefile b/math/gcalctool-gtk3/Makefile
index 5b1c5ff4ff6..00fd69e4d9d 100644
--- a/math/gcalctool-gtk3/Makefile
+++ b/math/gcalctool-gtk3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2012/07/06 05:04:23 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2012/07/06 14:48:35 drochner 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
@@ -21,7 +20,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= bison gmake gsed intltool flex msgfmt pkg-config
USE_PKGLOCALEDIR= yes
-DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/glib2/schemas.mk"