summaryrefslogtreecommitdiff
path: root/print/magicfilter
diff options
context:
space:
mode:
authortron <tron>1999-08-26 19:32:31 +0000
committertron <tron>1999-08-26 19:32:31 +0000
commite9788138db2a9e1591009800a6b09034b4d457e3 (patch)
tree63c65c7f66e43a16a340e29e965d49d92200bf17 /print/magicfilter
parent889af91461afe057a3652519dc1f4b04aadebdef (diff)
downloadpkgsrc-e9788138db2a9e1591009800a6b09034b4d457e3.tar.gz
Depend only on "teTeX-bin" package and use wildcard dependences.
Diffstat (limited to 'print/magicfilter')
-rw-r--r--print/magicfilter/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index dab6e2e4244..b077ed102aa 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/08/26 19:30:37 tron Exp $
+# $NetBSD: Makefile,v 1.17 1999/08/26 19:32:31 tron Exp $
DISTNAME= magicfilter-1.2
CATEGORIES= print
@@ -6,11 +6,11 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/printing/}
MAINTAINER= tron@netbsd.org
-DEPENDS+= a2ps-4.12:../../print/a2ps \
- ghostscript-5.50:../../print/ghostscript5 \
- netpbm-19940301:../../graphics/netpbm \
- teTeX-1.0.6:../../print/teTeX \
- papersize-1.0.1:../../print/papersize
+DEPENDS+= a2ps-*:../../print/a2ps \
+ ghostscript-*:../../print/ghostscript5 \
+ netpbm-*:../../graphics/netpbm \
+ teTeX-bin-*:../../print/teTeX \
+ papersize-*:../../print/papersize
USE_GMAKE= yes
GNU_CONFIGURE= yes