diff options
author | gblach <gblach@FreeBSD.org> | 2013-10-21 01:41:59 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-10-21 01:41:59 +0800 |
commit | 2152418099e0ef3403faa8d1cc8559296f627563 (patch) | |
tree | 85202140fd5c6b0229d7928021bbfbd4fb832f4d /www | |
parent | 358307a1550d02b2c39f0464b195f762b20611bb (diff) | |
download | freebsd-ports-gnome-2152418099e0ef3403faa8d1cc8559296f627563.tar.gz freebsd-ports-gnome-2152418099e0ef3403faa8d1cc8559296f627563.tar.zst freebsd-ports-gnome-2152418099e0ef3403faa8d1cc8559296f627563.zip |
- Support staging
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer-Template-Xslate/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Dancer-Template-Xslate/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Dancer-Template-Xslate/Makefile b/www/p5-Dancer-Template-Xslate/Makefile index bd1912561838..d92f6c65f743 100644 --- a/www/p5-Dancer-Template-Xslate/Makefile +++ b/www/p5-Dancer-Template-Xslate/Makefile @@ -21,7 +21,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= Dancer::Template::Xslate.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Dancer-Template-Xslate/pkg-plist b/www/p5-Dancer-Template-Xslate/pkg-plist index d8d5f1f3a1c2..80d2802b31ff 100644 --- a/www/p5-Dancer-Template-Xslate/pkg-plist +++ b/www/p5-Dancer-Template-Xslate/pkg-plist @@ -1,3 +1,4 @@ %%SITE_PERL%%/Dancer/Template/Xslate.pm +%%PERL5_MAN3%%/Dancer::Template::Xslate.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer @dirrmtry %%SITE_PERL%%/Dancer |