summaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-10 15:39:06 +0000
committerjlam <jlam>2000-05-10 15:39:06 +0000
commit67d9c59796ddd8b6e0110644a47948baa0e1b8c6 (patch)
tree63bec7f60cfeb7c8df394b6ebe69773f869ab723 /print/gv
parent073c77bf228075fabcda38a1d9fd681cf2994929 (diff)
downloadpkgsrc-67d9c59796ddd8b6e0110644a47948baa0e1b8c6.tar.gz
Alter dependencies. Packages needing X11 drivers use
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript and packages needing just any ghostscript binary use DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
Diffstat (limited to 'print/gv')
-rw-r--r--print/gv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 469f73477d2..8250bab4ba1 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2000/05/07 02:11:18 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2000/05/10 15:39:07 jlam Exp $
# FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://wwwthep.physik.uni-mainz.de/~plass/gv/
-DEPENDS+= ghostscript-x11-*:../../print/ghostscript-x11
+DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
USE_IMAKE= yes
USE_XAW= yes