diff options
-rw-r--r-- | print/apsfilter/Makefile | 8 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 8 |
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> |