summaryrefslogtreecommitdiff
path: root/devel/p5-subversion
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 /devel/p5-subversion
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 'devel/p5-subversion')
-rw-r--r--devel/p5-subversion/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile
index b7b43c54fc0..232983c3113 100644
--- a/devel/p5-subversion/Makefile
+++ b/devel/p5-subversion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/01/17 01:08:50 epg Exp $
+# $NetBSD: Makefile,v 1.19 2005/05/22 05:35:32 jlam Exp $
PKGNAME= p5-subversion-${SVNVER}
COMMENT= Perl bindings for Subversion
@@ -7,8 +7,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../devel/subversion/Makefile.common"
-CONFIGURE_ENV+= PERL=${PERL5}
-
PERL5_REQD+= 5.8
PERL_DIR= ${WRKSRC}/subversion/bindings/swig/perl
BUILD_TARGET= swig-pl-lib swig-pl