summaryrefslogtreecommitdiff
path: root/mail/mailagent
diff options
context:
space:
mode:
authortron <tron>2000-03-27 08:54:53 +0000
committertron <tron>2000-03-27 08:54:53 +0000
commitba4960f3f055ba80189aacb4ecc5e93c3d84fb70 (patch)
tree511618ca7cff95a74e9dfdad946115bd53879987 /mail/mailagent
parent5082261f9038d5872c880dcf449271ea495f4a5d (diff)
downloadpkgsrc-ba4960f3f055ba80189aacb4ecc5e93c3d84fb70.tar.gz
Adapt to new handling of "${CONFIGURE}".
Diffstat (limited to 'mail/mailagent')
-rw-r--r--mail/mailagent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile
index 05d1fdb1626..95159ffdd4e 100644
--- a/mail/mailagent/Makefile
+++ b/mail/mailagent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/12/26 17:35:41 itojun Exp $
+# $NetBSD: Makefile,v 1.3 2000/03/27 08:54:59 tron Exp $
# FreeBSD: ports/mail/mailagent/Makefile,v 1.28 1999/08/31 06:47:24 mharo Exp
#
@@ -17,7 +17,7 @@ USE_PERL5= yes
NO_PACKAGE= "Correct FQDN needs to be hardcoded"
IS_INTERACTIVE= yes
HAS_CONFIGURE= yes
-CONFIGURE_SCRIPT= Configure
+CONFIGURE_SCRIPT= ./Configure
CONFIGURE_ARGS= -dres \
-Dperlpath='${PERL5}' \
-Dutmp='/var/run/utmp' \