diff options
Diffstat (limited to 'textproc/p5-Pod-POM/Makefile')
-rw-r--r-- | textproc/p5-Pod-POM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index 033e48a2c367..312bcbc50576 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -13,7 +13,8 @@ COMMENT= POD Object Model BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= podlint.1 pom2.1 pomdump.1 MAN3= Pod::POM.3 \ |