From 3d416a79e140eefd2e2a6526ef0c5f26176986f7 Mon Sep 17 00:00:00 2001 From: Gary Palmer Date: Fri, 25 Nov 1994 19:12:24 +0000 Subject: [PATCH] Use scripts/preconfigure automatically in bsd.port.mk, not the hackery that used to be here. --- mail/elm+ME/Makefile | 7 +------ mail/elm/Makefile | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index 639532ba12f9..0aa0f9dc6022 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -1,6 +1,6 @@ # # Makefile for ports/mail/elm (FreeBSD) -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1994/10/14 21:59:03 jkh Exp $ # # Distribution stuff @@ -17,10 +17,5 @@ IS_INTERACTIVE= is_set # Packaging NO_PACKAGE= is_set -# PKGDIR= pkg - -pre-configure: - @echo "===> Running pre-configure target for ${DISTNAME}" - @sh ${SCRIPTDIR}/preconf ${PORTSDIR} ${.CURDIR} ${WRKSRC} .include diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 639532ba12f9..0aa0f9dc6022 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,6 +1,6 @@ # # Makefile for ports/mail/elm (FreeBSD) -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1994/10/14 21:59:03 jkh Exp $ # # Distribution stuff @@ -17,10 +17,5 @@ IS_INTERACTIVE= is_set # Packaging NO_PACKAGE= is_set -# PKGDIR= pkg - -pre-configure: - @echo "===> Running pre-configure target for ${DISTNAME}" - @sh ${SCRIPTDIR}/preconf ${PORTSDIR} ${.CURDIR} ${WRKSRC} .include