diff options
Diffstat (limited to 'dns/p5-Net-DNS-ToolKit/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-ToolKit/Makefile b/dns/p5-Net-DNS-ToolKit/Makefile index 27ccd4389917..7137152a7f4e 100644 --- a/dns/p5-Net-DNS-ToolKit/Makefile +++ b/dns/p5-Net-DNS-ToolKit/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::DNS::ToolKit.3 \ Net::DNS::ToolKit::Debug.3 \ |