summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordholland <dholland>2012-07-06 04:34:42 +0000
committerdholland <dholland>2012-07-06 04:34:42 +0000
commita77ef8fa5b2eca943f7b656572db08de3acc69f0 (patch)
treef12f962b72c1cc02a0296b770d877c32108bdd5f /misc
parentbcb7132bac15b6250af83a3f0a5a82e24358078f (diff)
downloadpkgsrc-a77ef8fa5b2eca943f7b656572db08de3acc69f0.tar.gz
Requires textproc/itstool to configure.
Diffstat (limited to 'misc')
-rw-r--r--misc/yelp3/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile
index 0926c690c78..7d05a9ef741 100644
--- a/misc/yelp3/Makefile
+++ b/misc/yelp3/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2012/07/04 19:59:07 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2012/07/06 04:34:42 dholland Exp $
#
DISTNAME= yelp-3.4.2
+PKGREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.4/}
EXTRACT_SUFX= .tar.xz
@@ -18,6 +19,8 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+DEPENDS+= itstool-[0-9]*:../../textproc/itstool/buildlink3.mk
+
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4
.include "../../archivers/bzip2/buildlink3.mk"