summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-06-19 10:13:54 +0000
committercjep <cjep@pkgsrc.org>2003-06-19 10:13:54 +0000
commit0a5c83bdff3ca08835914f4147b125ee56f7f90c (patch)
tree3def5dd051acc15c6a3c95c28b0081e3b46d2690
parentb610990e48c22b59921f4f202d37ff786701fea7 (diff)
downloadpkgsrc-0a5c83bdff3ca08835914f4147b125ee56f7f90c.tar.gz
Set PERL in the configure environment so that the correct perl is used
for building this package. (Fixes compilation on Solaris -- there is still an outstanding PLIST issue though.)
-rw-r--r--databases/rrdtool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 882a69c6deb..f1b79e747f8 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/06/09 09:38:32 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2003/06/19 10:13:54 cjep Exp $
#
DISTNAME= rrdtool-1.0.40
@@ -21,6 +21,7 @@ USE_GMAKE= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS= --enable-shared
+CONFIGURE_ENV= PERL=${PERL5}
PERL5_CONFIGURE= NO
PERL5_PACKLIST+= ${PERL5_SITEARCH}/auto/RRDp/.packlist