summaryrefslogtreecommitdiff
path: root/math/gcalctool-gtk3
diff options
context:
space:
mode:
authordrochner <drochner>2012-07-06 14:48:35 +0000
committerdrochner <drochner>2012-07-06 14:48:35 +0000
commit30bf431449cdb46646be2973a5521652a2e1b991 (patch)
treea46b4fa975a6e7b2ede80aef7cdb9746470cfd02 /math/gcalctool-gtk3
parent593679b6d37bb899b6bf34b940b59108c5b49c6f (diff)
downloadpkgsrc-30bf431449cdb46646be2973a5521652a2e1b991.tar.gz
for itstool, a BUILD_DEPENDS is sufficient
Diffstat (limited to 'math/gcalctool-gtk3')
-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"