From 87da41845d1242cc2758450280cb60bcadcba875 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 12 Mar 1998 22:57:07 +0000 Subject: Make this package depend on Perl5. Take out the stuff I put in yesterday - it's not necessary if the Perl dependency is there. --- devel/autoconf/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'devel/autoconf/Makefile') diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index e9a8bf66bf8..ab28d37adcb 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -3,7 +3,7 @@ # Date created: 7 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $NetBSD: Makefile,v 1.10 1998/03/11 23:18:46 agc Exp $ +# $NetBSD: Makefile,v 1.11 1998/03/12 22:57:07 agc Exp $ # FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp # @@ -13,18 +13,12 @@ MASTER_SITES= ${MASTER_SITE_GNU} BUILD_DEPENDS= ${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 +USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= M4=${PREFIX}/bin/gm4 -PLIST_SRC= ${WRKDIR}/PLIST-src - post-install: - @(ex='s|@HaveAutoscan@||'; \ - if [ ! -f ${WRKSRC}/autoscan ]; then \ - ex='/@HaveAutoscan@/d'; \ - fi; \ - ${SED} -e "$$ex" < ${PKGDIR}/PLIST > ${PLIST_SRC}) @install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir @install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir -- cgit v1.2.3