aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Eval-WithLexicals
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-06 12:05:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-06 12:05:42 +0000
commit6c7d0261c9e0f8e637993d2f37b38f8c3807770e (patch)
treeaac659bc089a9a16b20e47b6ae7caad214e0da7b /devel/p5-Eval-WithLexicals
parenta14bc8f5ef13408a1eb8caaf9314bb2117ba7270 (diff)
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=338866
Diffstat (limited to 'devel/p5-Eval-WithLexicals')
-rw-r--r--devel/p5-Eval-WithLexicals/Makefile4
-rw-r--r--devel/p5-Eval-WithLexicals/pkg-plist2
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-Eval-WithLexicals/Makefile b/devel/p5-Eval-WithLexicals/Makefile
index 2de07e9588d9..1f11f500139a 100644
--- a/devel/p5-Eval-WithLexicals/Makefile
+++ b/devel/p5-Eval-WithLexicals/Makefile
@@ -17,8 +17,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Eval::WithLexicals.3 \
- Eval::WithLexicals::WithHintPersistence.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Eval-WithLexicals/pkg-plist b/devel/p5-Eval-WithLexicals/pkg-plist
index d5a5790c6994..3cbe413db4b5 100644
--- a/devel/p5-Eval-WithLexicals/pkg-plist
+++ b/devel/p5-Eval-WithLexicals/pkg-plist
@@ -2,6 +2,8 @@ bin/tinyrepl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Eval/WithLexicals/.packlist
%%SITE_PERL%%/Eval/WithLexicals.pm
%%SITE_PERL%%/Eval/WithLexicals/WithHintPersistence.pm
+%%PERL5_MAN3%%/Eval::WithLexicals.3.gz
+%%PERL5_MAN3%%/Eval::WithLexicals::WithHintPersistence.3.gz
@dirrm %%SITE_PERL%%/Eval/WithLexicals
@dirrmtry %%SITE_PERL%%/Eval
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Eval/WithLexicals