diff options
Diffstat (limited to 'print/gpdf/Makefile')
-rw-r--r-- | print/gpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gpdf/Makefile b/print/gpdf/Makefile index 65653103d08..a2fd3870f04 100644 --- a/print/gpdf/Makefile +++ b/print/gpdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/04/11 22:43:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/14 16:15:26 jmmv Exp $ # DISTNAME= gpdf-0.131 @@ -11,10 +11,10 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME 2 version of xpdf -DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs BUILD_USES_MSGFMT= yes USE_BUILDLINK3= yes +USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ |