diff options
author | gblach <gblach@FreeBSD.org> | 2013-10-21 01:46:54 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-10-21 01:46:54 +0800 |
commit | ea6e01d1e6c253bd5dc7678fd6e2221d1428fd3c (patch) | |
tree | ce90e93d9c7729abedde3fce811b1bf28bb1f073 /databases | |
parent | 2152418099e0ef3403faa8d1cc8559296f627563 (diff) | |
download | freebsd-ports-gnome-ea6e01d1e6c253bd5dc7678fd6e2221d1428fd3c.tar.gz freebsd-ports-gnome-ea6e01d1e6c253bd5dc7678fd6e2221d1428fd3c.tar.zst freebsd-ports-gnome-ea6e01d1e6c253bd5dc7678fd6e2221d1428fd3c.zip |
- Support staging
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-Dancer-Plugin-Redis/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-Dancer-Plugin-Redis/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-Dancer-Plugin-Redis/Makefile b/databases/p5-Dancer-Plugin-Redis/Makefile index c412e6d48211..b261a0ce1fd9 100644 --- a/databases/p5-Dancer-Plugin-Redis/Makefile +++ b/databases/p5-Dancer-Plugin-Redis/Makefile @@ -22,7 +22,4 @@ RUN_DEPENDS= p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer \ USES= perl5 USE_PERL5= modbuild -MAN3= Dancer::Plugin::Redis.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Dancer-Plugin-Redis/pkg-plist b/databases/p5-Dancer-Plugin-Redis/pkg-plist index a02f4bb54a48..0466f3bfece7 100644 --- a/databases/p5-Dancer-Plugin-Redis/pkg-plist +++ b/databases/p5-Dancer-Plugin-Redis/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/Dancer/Plugin/Redis.pm +%%PERL5_MAN3%%/Dancer::Plugin::Redis.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer @dirrmtry %%SITE_PERL%%/Dancer/Plugin |