aboutsummaryrefslogtreecommitdiff
path: root/mail/elm
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/elm
parentb00fafca5b1b032f822fd9e3abf78f6d71c3eda2 (diff)
downloadports-3d416a79e140eefd2e2a6526ef0c5f26176986f7.tar.gz
ports-3d416a79e140eefd2e2a6526ef0c5f26176986f7.zip
Notes
Diffstat (limited to 'mail/elm')
-rw-r--r--mail/elm/Makefile7
1 files changed, 1 insertions, 6 deletions
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>