summaryrefslogtreecommitdiff
path: root/mail/courier-maildir
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-22 05:35:32 +0000
committerjlam <jlam@pkgsrc.org>2005-05-22 05:35:32 +0000
commit48781afdbbd269b8ceaed59acae75d853875a642 (patch)
tree5538ac20e99097c6730389c1602b13c3a4026b76 /mail/courier-maildir
parent7c0a27c6e2c2c1fe15f479d1402681af920aec2b (diff)
downloadpkgsrc-48781afdbbd269b8ceaed59acae75d853875a642.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}