summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-11-25 19:12:24 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-11-25 19:12:24 +0000
commit3d416a79e140eefd2e2a6526ef0c5f26176986f7 (patch)
treeabd5dd3bd323c4191833b028210ce6181c7608ac /mail
parentOops, forgot to add new package files. REQ will test if the user "wnn" is (diff)
Use scripts/preconfigure automatically in bsd.port.mk, not the hackery
that used to be here.
Notes
Notes: svn path=/head/; revision=504
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/Makefile7
-rw-r--r--mail/elm/Makefile7
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 <bsd.port.mk>
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 <bsd.port.mk>