summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/apsfilter/Makefile8
-rw-r--r--print/apsfilter/pkg-descr7
-rw-r--r--print/apsfilter6/Makefile8
-rw-r--r--print/apsfilter6/pkg-descr7
4 files changed, 22 insertions, 8 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 929fcd881698..fecdf4e57be2 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.4 1996/09/19 03:00:51 andreas Exp $
+# $Id: Makefile,v 1.5 1996/09/21 17:02:40 andreas Exp $
#
DISTNAME= apsfilter-4.9.3
@@ -22,4 +22,10 @@ NO_PACKAGE= yes # too many questions
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter
+pre-clean:
+ @(cd ${PORTSDIR}/print/ghostscript4 ; ${MAKE} clean)
+ @(cd ${PORTSDIR}/print/transfig ; ${MAKE} clean)
+ @(cd ${PORTSDIR}/graphics/jpeg ; ${MAKE} clean)
+ @(cd ${PORTSDIR}/graphics/netpbm ; ${MAKE} clean)
+
.include <bsd.port.mk>
diff --git a/print/apsfilter/pkg-descr b/print/apsfilter/pkg-descr
index cca64dd3b13c..6e2e0a951993 100644
--- a/print/apsfilter/pkg-descr
+++ b/print/apsfilter/pkg-descr
@@ -17,8 +17,9 @@ your local printers. Please note, that such a magic printcap filter
only works on locally connected printers.
apsfilter 4.9.3 is designed to work only on FreeBSD 2.X. Call it
-an interim Version for FreeBSD. It's functionally the same as
-Version 4.9.1.
+an interim Version for FreeBSD.
-Have fun ! Andreas Klemm <andreas@knobel.gun.de>
+New is better support for Epson Stylus PRO.
+
+Have fun ! Andreas Klemm <andreas@klemm.gtn.com>
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index 929fcd881698..fecdf4e57be2 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.4 1996/09/19 03:00:51 andreas Exp $
+# $Id: Makefile,v 1.5 1996/09/21 17:02:40 andreas Exp $
#
DISTNAME= apsfilter-4.9.3
@@ -22,4 +22,10 @@ NO_PACKAGE= yes # too many questions
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter
+pre-clean:
+ @(cd ${PORTSDIR}/print/ghostscript4 ; ${MAKE} clean)
+ @(cd ${PORTSDIR}/print/transfig ; ${MAKE} clean)
+ @(cd ${PORTSDIR}/graphics/jpeg ; ${MAKE} clean)
+ @(cd ${PORTSDIR}/graphics/netpbm ; ${MAKE} clean)
+
.include <bsd.port.mk>
diff --git a/print/apsfilter6/pkg-descr b/print/apsfilter6/pkg-descr
index cca64dd3b13c..6e2e0a951993 100644
--- a/print/apsfilter6/pkg-descr
+++ b/print/apsfilter6/pkg-descr
@@ -17,8 +17,9 @@ your local printers. Please note, that such a magic printcap filter
only works on locally connected printers.
apsfilter 4.9.3 is designed to work only on FreeBSD 2.X. Call it
-an interim Version for FreeBSD. It's functionally the same as
-Version 4.9.1.
+an interim Version for FreeBSD.
-Have fun ! Andreas Klemm <andreas@knobel.gun.de>
+New is better support for Epson Stylus PRO.
+
+Have fun ! Andreas Klemm <andreas@klemm.gtn.com>