diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 06:53:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 06:53:54 +0000 |
commit | 2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58 (patch) | |
tree | 2e38557e323dc31c90e715f8e9a953b48430e4d9 /databases/p5-POE-Component-DBIAgent | |
parent | 652acfb5ce2c698477b31e73991bfe7f6ad1b91e (diff) | |
download | ports-2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58.tar.gz ports-2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58.zip |
Notes
Diffstat (limited to 'databases/p5-POE-Component-DBIAgent')
-rw-r--r-- | databases/p5-POE-Component-DBIAgent/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-POE-Component-DBIAgent/pkg-plist | 13 |
2 files changed, 8 insertions, 9 deletions
diff --git a/databases/p5-POE-Component-DBIAgent/Makefile b/databases/p5-POE-Component-DBIAgent/Makefile index ce1a0fa1972f..f53a5c0cd6c3 100644 --- a/databases/p5-POE-Component-DBIAgent/Makefile +++ b/databases/p5-POE-Component-DBIAgent/Makefile @@ -19,8 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::DBIAgent.3 POE::Component::DBIAgent::Helper.3 \ - POE::Component::DBIAgent::Queue.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-POE-Component-DBIAgent/pkg-plist b/databases/p5-POE-Component-DBIAgent/pkg-plist index 098aeb56451f..8816b1809986 100644 --- a/databases/p5-POE-Component-DBIAgent/pkg-plist +++ b/databases/p5-POE-Component-DBIAgent/pkg-plist @@ -1,10 +1,13 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/DBIAgent/.packlist +%%PERL5_MAN3%%/POE::Component::DBIAgent.3.gz +%%PERL5_MAN3%%/POE::Component::DBIAgent::Helper.3.gz +%%PERL5_MAN3%%/POE::Component::DBIAgent::Queue.3.gz %%SITE_PERL%%/POE/Component/DBIAgent.pm %%SITE_PERL%%/POE/Component/DBIAgent/Helper.pm %%SITE_PERL%%/POE/Component/DBIAgent/Queue.pm -@dirrm %%SITE_PERL%%/POE/Component/DBIAgent -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/DBIAgent -@dirrmtry %%SITE_PERL%%/POE/Component -@dirrmtry %%SITE_PERL%%/POE +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/DBIAgent/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/DBIAgent @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE +@dirrmtry %%SITE_PERL%%/POE/Component/DBIAgent +@dirrmtry %%SITE_PERL%%/POE/Component +@dirrmtry %%SITE_PERL%%/POE |