From b1e529b74a3ab755087f3ce4529e943729d8bab0 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Mon, 22 Sep 1997 17:01:09 +0000 Subject: [PATCH] pre-clean target not necessary anymore. bsd.port.mk contains this already. --- print/apsfilter/Makefile | 8 +------- 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 # -# $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 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 # -# $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