From 68822dd5ce0d3c4e525ffa3a3188f2c37b050fbd Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 6 Jul 2012 14:48:35 +0000 Subject: for itstool, a BUILD_DEPENDS is sufficient --- math/gcalctool-gtk3/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'math') 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" -- cgit v1.2.3