diff options
author | az <az@FreeBSD.org> | 2014-01-05 23:44:11 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 23:44:11 +0800 |
commit | 13a7449669c20213f9094a413fc2873047772316 (patch) | |
tree | 306ed8b4d823acb98aadcd72b9c3d6efdbcfc45b /www/p5-Acme-Monta | |
parent | e1f03af1a1a6a4c4234d6a8783451ea0b0ee16aa (diff) | |
download | freebsd-ports-gnome-13a7449669c20213f9094a413fc2873047772316.tar.gz freebsd-ports-gnome-13a7449669c20213f9094a413fc2873047772316.tar.zst freebsd-ports-gnome-13a7449669c20213f9094a413fc2873047772316.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-Acme-Monta')
-rw-r--r-- | www/p5-Acme-Monta/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Acme-Monta/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Acme-Monta/Makefile b/www/p5-Acme-Monta/Makefile index 1c592493fdf8..0d9d2d54f198 100644 --- a/www/p5-Acme-Monta/Makefile +++ b/www/p5-Acme-Monta/Makefile @@ -13,7 +13,4 @@ COMMENT= Monta Method reproduced in web USES= perl5 USE_PERL5= configure -MAN3= Acme::Monta.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Acme-Monta/pkg-plist b/www/p5-Acme-Monta/pkg-plist index eadda4465a92..eeb9e3353262 100644 --- a/www/p5-Acme-Monta/pkg-plist +++ b/www/p5-Acme-Monta/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Acme/Monta.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Monta/.packlist +%%PERL5_MAN3%%/Acme::Monta.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Monta @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme @dirrmtry %%SITE_PERL%%/Acme |