aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-09-22 17:01:09 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-09-22 17:01:09 +0000
commitb1e529b74a3ab755087f3ce4529e943729d8bab0 (patch)
tree7bfefa26a2ecfe42b3506164fdcf973dd5c11d31 /print
parent3d91be32c614ad3f3cef410f59ca8217445dc220 (diff)
downloadports-b1e529b74a3ab755087f3ce4529e943729d8bab0.tar.gz
ports-b1e529b74a3ab755087f3ce4529e943729d8bab0.zip
pre-clean target not necessary anymore.
bsd.port.mk contains this already.
Notes
Notes: svn path=/head/; revision=7994
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile8
-rw-r--r--print/apsfilter6/Makefile8
2 files changed, 2 insertions, 14 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index d9e943b14ef8..e311cf6c5ae7 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.12 1997/04/30 03:18:08 asami Exp $
+# $Id: Makefile,v 1.13 1997/09/11 19:56:44 andreas Exp $
#
DISTNAME= apsfilter-4.9.3
@@ -22,10 +22,4 @@ NO_PACKAGE= "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/Makefile b/print/apsfilter6/Makefile
index d9e943b14ef8..e311cf6c5ae7 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.12 1997/04/30 03:18:08 asami Exp $
+# $Id: Makefile,v 1.13 1997/09/11 19:56:44 andreas Exp $
#
DISTNAME= apsfilter-4.9.3
@@ -22,10 +22,4 @@ NO_PACKAGE= "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>