diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-07 16:28:22 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-07 16:28:22 +0800 |
commit | 1df128c07f06d42f877c1822e08edf0d58273ad6 (patch) | |
tree | 4128ecf3a93b45c5ff23bacbfb3ad7182e0b1111 /www/p5-Catalyst-Controller-BindLex | |
parent | 0d1540662556dda7216beb3772340e3a64410a41 (diff) | |
download | freebsd-ports-gnome-1df128c07f06d42f877c1822e08edf0d58273ad6.tar.gz freebsd-ports-gnome-1df128c07f06d42f877c1822e08edf0d58273ad6.tar.zst freebsd-ports-gnome-1df128c07f06d42f877c1822e08edf0d58273ad6.zip |
support STAGEDIR.
Diffstat (limited to 'www/p5-Catalyst-Controller-BindLex')
-rw-r--r-- | www/p5-Catalyst-Controller-BindLex/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Controller-BindLex/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Controller-BindLex/Makefile b/www/p5-Catalyst-Controller-BindLex/Makefile index 42dba19313ed..aeab03bf9b4b 100644 --- a/www/p5-Catalyst-Controller-BindLex/Makefile +++ b/www/p5-Catalyst-Controller-BindLex/Makefile @@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= Catalyst::Controller::BindLex.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Controller-BindLex/pkg-plist b/www/p5-Catalyst-Controller-BindLex/pkg-plist index 2fd9aa426416..1d3197385fc9 100644 --- a/www/p5-Catalyst-Controller-BindLex/pkg-plist +++ b/www/p5-Catalyst-Controller-BindLex/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Catalyst::Controller::BindLex.3.gz %%SITE_PERL%%/Catalyst/Controller/BindLex.pm @dirrmtry %%SITE_PERL%%/Catalyst/Controller @dirrmtry %%SITE_PERL%%/Catalyst |