From 9d2ce35a6472cfc79d3372424557b67d635b22ed Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 8 Aug 2005 18:13:13 +0000 Subject: Fix the package configuration of the following packages so that they will install Perl modules into the "vendor" directories: chat/vicq math/udunits databases/rrdtool mbone/beacon devel/p5-subversion Bump their PKGREVISIONs. --- databases/rrdtool/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'databases/rrdtool') diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 0394c0211e1..4e4423a9932 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2005/08/06 06:19:07 jlam Exp $ +# $NetBSD: Makefile,v 1.38 2005/08/08 18:13:13 jlam Exp $ # DISTNAME= rrdtool-1.2.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases graphics net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ @@ -19,7 +19,8 @@ USE_TOOLS+= gmake GNU_CONFIGURE= yes PTHREAD_OPTS+= require -CONFIGURE_ARGS= --enable-shared --enable-perl-site-install +CONFIGURE_ARGS= --enable-shared +CONFIGURE_ARGS+= --with-perl-options=${MAKE_PARAMS:Q} PERL5_CONFIGURE= NO PERL5_PACKLIST+= auto/RRDp/.packlist -- cgit v1.2.3