diff options
Diffstat (limited to 'mail/mailagent/Makefile')
-rw-r--r-- | mail/mailagent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index 2e88d368883..84163cb3451 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/07/16 01:19:12 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:24 rillig Exp $ DISTNAME= mailagent-3.0.73 CATEGORIES= mail @@ -12,7 +12,7 @@ USE_TOOLS+= perl:run NO_PACKAGE= "Correct FQDN needs to be hardcoded" INTERACTIVE_STAGE= configure -HAS_CONFIGURE= # defined +HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./Configure CONFIGURE_ARGS= -dres \ -Dperlpath='${PERL5}' \ |