diff options
Diffstat (limited to 'misc/gnome2-user-docs/Makefile')
-rw-r--r-- | misc/gnome2-user-docs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/gnome2-user-docs/Makefile b/misc/gnome2-user-docs/Makefile index 435e9774b3a..80424334ec6 100644 --- a/misc/gnome2-user-docs/Makefile +++ b/misc/gnome2-user-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/01 18:57:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/14 16:15:25 jmmv Exp $ # DISTNAME= gnome2-user-docs-2.6.0 @@ -10,9 +10,8 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= The GNOME 2 users guide -DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs - USE_BUILDLINK3= yes +USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |