diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /databases/rrdtool10 | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'databases/rrdtool10')
-rw-r--r-- | databases/rrdtool10/Makefile | 4 | ||||
-rw-r--r-- | databases/rrdtool10/pkg-plist | 8 |
2 files changed, 5 insertions, 7 deletions
diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile index d757503784f3..34217a39b36c 100644 --- a/databases/rrdtool10/Makefile +++ b/databases/rrdtool10/Makefile @@ -3,7 +3,7 @@ PORTNAME= rrdtool PORTVERSION= 1.0.50 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.0.x/ PKGNAMESUFFIX= 10 @@ -20,7 +20,7 @@ CONFLICTS= rrdtool12-1.* rrdtool-1.* USES= pkgconfig perl5 libtool USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f -USE_PERL5= build run fixpacklist +USE_PERL5= build run USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --enable-local-zlib diff --git a/databases/rrdtool10/pkg-plist b/databases/rrdtool10/pkg-plist index b5b5950c0b30..477b92f589ce 100644 --- a/databases/rrdtool10/pkg-plist +++ b/databases/rrdtool10/pkg-plist @@ -10,11 +10,9 @@ lib/librrd.so.0.0.0 %%PERL5_MAN3%%/RRDp.3.gz %%PERL5_MAN3%%/RRDs.3.gz %%SITE_PERL%%/RRDp.pm -%%SITE_PERL%%/%%PERL_ARCH%%/RRDs.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/RRDp/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/RRDs/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/RRDs/RRDs.so -%%SITE_PERL%%/%%PERL_ARCH%%/ntmake.pl +%%SITE_ARCH%%/RRDs.pm +%%SITE_ARCH%%/auto/RRDs/RRDs.so +%%SITE_ARCH%%/ntmake.pl man/man1/RRDp.1.gz man/man1/RRDs.1.gz man/man1/bin_dec_hex.1.gz |