summaryrefslogtreecommitdiff
path: root/mail/courier-maildir
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-22 05:35:32 +0000
committerjlam <jlam>2005-05-22 05:35:32 +0000
commit2901e41f3db308b64ed1adb51e919c3fc483bc49 (patch)
tree5538ac20e99097c6730389c1602b13c3a4026b76 /mail/courier-maildir
parent44450b55820c29768f135e85f7062da218a39f1e (diff)
downloadpkgsrc-2901e41f3db308b64ed1adb51e919c3fc483bc49.tar.gz
For packages that use GNU configure, don't bother adding "TOOL"
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
Diffstat (limited to 'mail/courier-maildir')
-rw-r--r--mail/courier-maildir/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/courier-maildir/Makefile.common b/mail/courier-maildir/Makefile.common
index 2a17e3c98c5..1d6bb765c71 100644
--- a/mail/courier-maildir/Makefile.common
+++ b/mail/courier-maildir/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2005/02/18 22:12:50 jlam Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/05/22 05:35:33 jlam Exp $
#
# Package Makefiles should include this file after setting PKGBASE and
# PKG_SUPPORTED_OPTIONS.
@@ -21,7 +21,6 @@ USE_DB185= yes
CONFIGURE_ARGS+= --with-db=db
.include "../../mk/bdb.buildlink3.mk"
-CONFIGURE_ENV+= PERL=${PERL5}
CONFIGURE_ENV+= SYSCONFTOOL_PERL=${PERL5}
PKG_OPTIONS_VAR= PKG_OPTIONS.${PKGBASE}