summaryrefslogtreecommitdiff
path: root/misc/yelp
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /misc/yelp
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'misc/yelp')
-rw-r--r--misc/yelp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile
index 6b4d14edc77..7cdc5062f3f 100644
--- a/misc/yelp/Makefile
+++ b/misc/yelp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/01 18:48:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/14 16:15:25 jmmv Exp $
#
DISTNAME= yelp-2.6.0
@@ -10,13 +10,13 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Help browser for GNOME 2 desktop
-DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs
DEPENDS+= docbook>=4.2:../../textproc/docbook
BUILD_USES_MSGFMT= yes
BUILDLINK_DEPENDS.libxslt+= libxslt>=1.1.4
USE_BUILDLINK3= yes
+USE_DIRS+= gnome2-1.5
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes