summaryrefslogtreecommitdiff
path: root/misc
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 /misc
parentcab0670f902c5b065de61d866098cb467c37c5c2 (diff)
downloadpkgsrc-68822dd5ce0d3c4e525ffa3a3188f2c37b050fbd.tar.gz
for itstool, a BUILD_DEPENDS is sufficient
Diffstat (limited to 'misc')
-rw-r--r--misc/yelp3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile
index b6982c687ae..7cafea94442 100644
--- a/misc/yelp3/Makefile
+++ b/misc/yelp3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2012/07/06 05:03:15 dholland Exp $
+# $NetBSD: Makefile,v 1.8 2012/07/06 14:48:35 drochner Exp $
#
DISTNAME= yelp-3.4.2
-PKGREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.4/}
EXTRACT_SUFX= .tar.xz
@@ -19,7 +18,7 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4