summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-07-06 05:03:15 +0000
committerdholland <dholland@pkgsrc.org>2012-07-06 05:03:15 +0000
commit236d3a6e9d34731e7f789d7c1595beac505b8ac5 (patch)
tree3dfe5acf32ce8815ae609cb922113835821be8fc /misc
parent77ef9d7b88e925be708a660e5ac66238689d1de5 (diff)
downloadpkgsrc-236d3a6e9d34731e7f789d7c1595beac505b8ac5.tar.gz
Oops, fix thinko in previous.
Diffstat (limited to 'misc')
-rw-r--r--misc/yelp3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile
index 7d05a9ef741..b6982c687ae 100644
--- a/misc/yelp3/Makefile
+++ b/misc/yelp3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/07/06 04:34:42 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2012/07/06 05:03:15 dholland Exp $
#
DISTNAME= yelp-3.4.2
@@ -19,7 +19,7 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-DEPENDS+= itstool-[0-9]*:../../textproc/itstool/buildlink3.mk
+DEPENDS+= itstool-[0-9]*:../../textproc/itstool
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4