diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-16 14:19:06 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-16 14:19:06 +0000 |
commit | ca93931136a3550734ba41b9cf88b9a52665d938 (patch) | |
tree | 76fe4a49d7f8d235226638ad13305436d88b90df /databases/p5-POE-Component-RRDTool | |
parent | a6202414c5248df7055ea2a631c25fe5684c1779 (diff) | |
download | ports-ca93931136a3550734ba41b9cf88b9a52665d938.tar.gz ports-ca93931136a3550734ba41b9cf88b9a52665d938.zip |
Convert to stages.
Notes
Notes:
svn path=/head/; revision=330515
Diffstat (limited to 'databases/p5-POE-Component-RRDTool')
-rw-r--r-- | databases/p5-POE-Component-RRDTool/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-POE-Component-RRDTool/pkg-plist | 5 |
2 files changed, 1 insertions, 7 deletions
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile index 0c0163874b4d..a5a70abb0e6a 100644 --- a/databases/p5-POE-Component-RRDTool/Makefile +++ b/databases/p5-POE-Component-RRDTool/Makefile @@ -19,9 +19,6 @@ USES= perl5 USE_PERL5= configure patch CONFIGURE_ARGS= </dev/null -MAN3= POE::Component::RRDTool.3 - -NO_STAGE= yes post-patch: @${PERL} -pi -e 's/(\(\$$maj, \$$min, \$$sub\))/$$1; $$1/' \ ${WRKSRC}/Makefile.PL diff --git a/databases/p5-POE-Component-RRDTool/pkg-plist b/databases/p5-POE-Component-RRDTool/pkg-plist index 529453770de0..3aa8d8fd50b9 100644 --- a/databases/p5-POE-Component-RRDTool/pkg-plist +++ b/databases/p5-POE-Component-RRDTool/pkg-plist @@ -1,7 +1,4 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool/.packlist +%%PERL5_MAN3%%/POE::Component::RRDTool.3.gz %%SITE_PERL%%/POE/Component/RRDTool.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool @dirrmtry %%SITE_PERL%%/POE/Component -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component @dirrmtry %%SITE_PERL%%/POE -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE |