summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1996-11-01 19:17:48 +0000
committerMark Murray <markm@FreeBSD.org>1996-11-01 19:17:48 +0000
commita33eecb17623f896820d3bd9f328af821454fcbc (patch)
treeab1a652a96dbbf418d0fdddd81308af9db5af8d2 /print
parentAdd a fix from the author. (diff)
Fix dependancy - ghostscrip4 makes gs, not gs4.
Notes
Notes: svn path=/head/; revision=4243
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile4
-rw-r--r--print/apsfilter6/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 4c7cc82a22e5..638ae6c2eb92 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.6 1996/09/23 07:42:42 andreas Exp $
+# $Id: Makefile,v 1.7 1996/10/19 09:11:07 andreas Exp $
#
DISTNAME= apsfilter-4.9.3
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= andreas@klemm.gtn.com
-RUN_DEPENDS= gs4:${PORTSDIR}/print/ghostscript4 \
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4 \
transfig:${PORTSDIR}/print/transfig \
cjpeg:${PORTSDIR}/graphics/jpeg \
anytopnm:${PORTSDIR}/graphics/netpbm
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index 4c7cc82a22e5..638ae6c2eb92 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.6 1996/09/23 07:42:42 andreas Exp $
+# $Id: Makefile,v 1.7 1996/10/19 09:11:07 andreas Exp $
#
DISTNAME= apsfilter-4.9.3
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= andreas@klemm.gtn.com
-RUN_DEPENDS= gs4:${PORTSDIR}/print/ghostscript4 \
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4 \
transfig:${PORTSDIR}/print/transfig \
cjpeg:${PORTSDIR}/graphics/jpeg \
anytopnm:${PORTSDIR}/graphics/netpbm