diff options
Diffstat (limited to 'www/p5-Perlanet/Makefile')
-rw-r--r-- | www/p5-Perlanet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Perlanet/Makefile b/www/p5-Perlanet/Makefile index 9d8ede4df655..f5cdfcc91d06 100644 --- a/www/p5-Perlanet/Makefile +++ b/www/p5-Perlanet/Makefile @@ -28,7 +28,8 @@ BUILD_DEPENDS= p5-CHI>=0:${PORTSDIR}/devel/p5-CHI \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= perlanet.1 MAN3= Perlanet.3 \ |