aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-POE-Component-DBIAgent
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2013-11-03 14:53:54 +0800
committervanilla <vanilla@FreeBSD.org>2013-11-03 14:53:54 +0800
commit31601bee64524e5180224d316be00466b026fbcb (patch)
tree2e38557e323dc31c90e715f8e9a953b48430e4d9 /databases/p5-POE-Component-DBIAgent
parent3982fbe0e1f6457678ab1d6422870e2acfd19284 (diff)
downloadfreebsd-ports-gnome-31601bee64524e5180224d316be00466b026fbcb.tar.gz
freebsd-ports-gnome-31601bee64524e5180224d316be00466b026fbcb.tar.zst
freebsd-ports-gnome-31601bee64524e5180224d316be00466b026fbcb.zip
Support STAGEDIR.
Diffstat (limited to 'databases/p5-POE-Component-DBIAgent')
-rw-r--r--databases/p5-POE-Component-DBIAgent/Makefile4
-rw-r--r--databases/p5-POE-Component-DBIAgent/pkg-plist13
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