diff options
Diffstat (limited to 'misc/yelp')
-rw-r--r-- | misc/yelp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index d36b54b56dd..9900eefad37 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2012/10/02 17:11:39 tron Exp $ +# $NetBSD: Makefile,v 1.111 2012/10/08 09:57:42 asau Exp $ # DISTNAME= yelp-2.30.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Help browser for GNOME 2 desktop -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= docbook>=4.2:../../textproc/docbook BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4 |