summaryrefslogtreecommitdiff
path: root/print/magicfilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/magicfilter/Makefile')
-rw-r--r--print/magicfilter/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index aa2abc7daa9..23ccab20e63 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/01/10 00:57:16 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2000/02/15 09:26:24 agc Exp $
DISTNAME= magicfilter-1.2
CATEGORIES= print
@@ -6,11 +6,11 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/printing/}
MAINTAINER= packages@netbsd.org
-DEPENDS+= a2ps-*:../a2ps \
- ghostscript-*:../ghostscript5 \
- netpbm-*:../../graphics/netpbm \
- teTeX-bin-*:../teTeX-bin \
- papersize-*:../papersize
+DEPENDS+= a2ps-*:../../print/a2ps
+DEPENDS+= ghostscript-*:../../print/ghostscript5
+DEPENDS+= netpbm-*:../../graphics/netpbm
+DEPENDS+= teTeX-bin-*:../../print/teTeX-bin
+DEPENDS+= papersize-*:../../print/papersize
USE_GMAKE= yes
GNU_CONFIGURE= yes