summaryrefslogtreecommitdiff
path: root/print/ggv
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/ggv
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/ggv')
-rw-r--r--print/ggv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 0afc6d5042d..cd653efa62a 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2004/04/12 00:47:25 snj Exp $
+# $NetBSD: Makefile,v 1.48 2004/04/14 16:15:26 jmmv Exp $
#
DISTNAME= ggv-1.0.2
@@ -11,10 +11,10 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME frontend for GhostScript
BUILD_USES_MSGFMT= YES
-DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
+USE_DIRS+= xdg-x11-1.1
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_X11BASE= YES