summaryrefslogtreecommitdiff
path: root/misc/yelp3
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 /misc/yelp3
parent593679b6d37bb899b6bf34b940b59108c5b49c6f (diff)
downloadpkgsrc-30bf431449cdb46646be2973a5521652a2e1b991.tar.gz
for itstool, a BUILD_DEPENDS is sufficient
Diffstat (limited to 'misc/yelp3')
-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