summaryrefslogtreecommitdiff
path: root/print/magicfilter
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/magicfilter
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/magicfilter')
-rw-r--r--print/magicfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index 514eebcdbc2..6c119d54d4f 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/05/07 02:11:18 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2000/05/10 15:39:07 jlam Exp $
DISTNAME= magicfilter-1.2
CATEGORIES= print
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/printing/}
MAINTAINER= packages@netbsd.org
DEPENDS+= a2ps-*:../../print/a2ps
-DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11
+DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
DEPENDS+= netpbm-*:../../graphics/netpbm
DEPENDS+= teTeX-bin-*:../../print/teTeX-bin
DEPENDS+= papersize-*:../../print/papersize