aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Dancer-Plugin-Database
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-Dancer-Plugin-Database
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-Dancer-Plugin-Database')
-rw-r--r--databases/p5-Dancer-Plugin-Database/Makefile6
-rw-r--r--databases/p5-Dancer-Plugin-Database/pkg-plist5
2 files changed, 4 insertions, 7 deletions
diff --git a/databases/p5-Dancer-Plugin-Database/Makefile b/databases/p5-Dancer-Plugin-Database/Makefile
index d2c0deec976a..4c6367919358 100644
--- a/databases/p5-Dancer-Plugin-Database/Makefile
+++ b/databases/p5-Dancer-Plugin-Database/Makefile
@@ -15,8 +15,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer
-RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
- p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
@@ -24,7 +23,4 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
USES= perl5
USE_PERL5= configure
-P5MAN3= Dancer::Plugin::Database.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/p5-Dancer-Plugin-Database/pkg-plist b/databases/p5-Dancer-Plugin-Database/pkg-plist
index 510b1a816aff..27212c42ce73 100644
--- a/databases/p5-Dancer-Plugin-Database/pkg-plist
+++ b/databases/p5-Dancer-Plugin-Database/pkg-plist
@@ -1,7 +1,8 @@
+%%PERL5_MAN3%%/Dancer::Plugin::Database.3.gz
%%SITE_PERL%%/Dancer/Plugin/Database.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Database/.packlist
-@dirrmtry %%SITE_PERL%%/Dancer/Plugin
-@dirrmtry %%SITE_PERL%%/Dancer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Database
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
+@dirrmtry %%SITE_PERL%%/Dancer/Plugin
+@dirrmtry %%SITE_PERL%%/Dancer