diff options
Diffstat (limited to 'textproc/p5-Plucene-Simple')
-rw-r--r-- | textproc/p5-Plucene-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Plucene-Simple/Makefile b/textproc/p5-Plucene-Simple/Makefile index 16d99f1c932d..a3a261094dac 100644 --- a/textproc/p5-Plucene-Simple/Makefile +++ b/textproc/p5-Plucene-Simple/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece \ p5-Test-Class>=0.03:${PORTSDIR}/devel/p5-Test-Class RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= YES +USES= perl5 +USE_PERL5= modbuild MAN3= ${PORTNAME:S/-/::/g}.3 |