summaryrefslogtreecommitdiff
path: root/print/gpdf
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
commitde061a6c61730df55c6f38d8d9ba964b6aee0b33 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /print/gpdf
parent35d896024bf7890025d3a7f16f7b5c155c099326 (diff)
downloadpkgsrc-de061a6c61730df55c6f38d8d9ba964b6aee0b33.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'print/gpdf')
-rw-r--r--print/gpdf/Makefile4
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++