diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-09-11 00:55:52 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-09-11 00:55:52 +0000 |
commit | d75643f695596bce312d1f1b86807b76fc171fa4 (patch) | |
tree | 308945e9464e0d78c6a35639957eff4bb16ab9b4 /net/rrdtool10/pkg-plist | |
parent | This is supposed to be 4-current, not 3.1-release. (diff) |
Let the generated Makefiles install the perl modules.
(I'm not positive why there's a do-install: target at all,
but since there are less than 5 minutes til the freeze
I'm not going to investigate yet!)
Diffstat (limited to 'net/rrdtool10/pkg-plist')
-rw-r--r-- | net/rrdtool10/pkg-plist | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net/rrdtool10/pkg-plist b/net/rrdtool10/pkg-plist index 61ec49635812..5d03426f117f 100644 --- a/net/rrdtool10/pkg-plist +++ b/net/rrdtool10/pkg-plist @@ -24,6 +24,10 @@ share/doc/rrdtool/rrdtune.html share/doc/rrdtool/rrdtutorial.html share/doc/rrdtool/rrdupdate.html lib/perl5/site_perl/%%PERL_VER%%/RRDp.pm -lib/perl5/site_perl/%%PERL_VER%%/RRDs.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RRDp/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/RRDs.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RRDs/RRDs.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RRDs/RRDs.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RRDs/.packlist @dirrm share/examples/rrdtool @dirrm share/doc/rrdtool |