diff options
Diffstat (limited to 'www/p5-W3C-LinkChecker/Makefile')
-rw-r--r-- | www/p5-W3C-LinkChecker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-W3C-LinkChecker/Makefile b/www/p5-W3C-LinkChecker/Makefile index a30395762b45..875575cc1cf8 100644 --- a/www/p5-W3C-LinkChecker/Makefile +++ b/www/p5-W3C-LinkChecker/Makefile @@ -28,6 +28,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN1= checklink.1 MANCOMPRESSED= no -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |