diff options
author | fenner <fenner@FreeBSD.org> | 1999-09-11 00:55:52 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-09-11 00:55:52 +0000 |
commit | 33c293b427ea6b129b1cf87243c8d981b491c6ff (patch) | |
tree | 69ff54c8d329f30859c9f8f1135e0c45166cf55f /net/rrdtool10/pkg-plist | |
parent | d0e6ebc6f064edbe6297564014493d5e9d542b23 (diff) | |
download | FreeBSD-ports-33c293b427ea6b129b1cf87243c8d981b491c6ff.zip FreeBSD-ports-33c293b427ea6b129b1cf87243c8d981b491c6ff.tar.gz |
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 61ec496..5d03426 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 |