diff options
Diffstat (limited to 'dns/p5-Net-DNS-ZoneFile/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile/Makefile b/dns/p5-Net-DNS-ZoneFile/Makefile index a2c859789380..92b0edfae44b 100644 --- a/dns/p5-Net-DNS-ZoneFile/Makefile +++ b/dns/p5-Net-DNS-ZoneFile/Makefile @@ -22,8 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +SITE_PERL= ${SITE_PERL} MAN3= Net::DNS::ZoneFile.3 post-patch: |