diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-29 23:13:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-29 23:13:47 +0800 |
commit | a626e408be25a48ccc3cfa533b633f73cb5384f4 (patch) | |
tree | e73ff2d6edbe97be5c29c097672164339ee9de6c /www/p5-Plack-Handler-CLI | |
parent | 8de64b8b8b03aa57dc36fb607730cf4a3c213ae9 (diff) | |
download | freebsd-ports-gnome-a626e408be25a48ccc3cfa533b633f73cb5384f4.tar.gz freebsd-ports-gnome-a626e408be25a48ccc3cfa533b633f73cb5384f4.tar.zst freebsd-ports-gnome-a626e408be25a48ccc3cfa533b633f73cb5384f4.zip |
- Stage support
Diffstat (limited to 'www/p5-Plack-Handler-CLI')
-rw-r--r-- | www/p5-Plack-Handler-CLI/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Plack-Handler-CLI/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Plack-Handler-CLI/Makefile b/www/p5-Plack-Handler-CLI/Makefile index 8548cd4778e6..2a0d9b3211c0 100644 --- a/www/p5-Plack-Handler-CLI/Makefile +++ b/www/p5-Plack-Handler-CLI/Makefile @@ -23,7 +23,4 @@ TEST_DEPENDS= \ USES= perl5 USE_PERL5= modbuild -MAN3= Plack::Handler::CLI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Plack-Handler-CLI/pkg-plist b/www/p5-Plack-Handler-CLI/pkg-plist index 21901d97c203..281758d4c636 100644 --- a/www/p5-Plack-Handler-CLI/pkg-plist +++ b/www/p5-Plack-Handler-CLI/pkg-plist @@ -1 +1,2 @@ %%SITE_PERL%%/Plack/Handler/CLI.pm +%%PERL5_MAN3%%/Plack::Handler::CLI.3.gz |