diff options
Diffstat (limited to 'dns/p5-BIND-Conf_Parser/Makefile')
-rw-r--r-- | dns/p5-BIND-Conf_Parser/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/p5-BIND-Conf_Parser/Makefile b/dns/p5-BIND-Conf_Parser/Makefile index 78071d4f3be8..9d0f1c715d78 100644 --- a/dns/p5-BIND-Conf_Parser/Makefile +++ b/dns/p5-BIND-Conf_Parser/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl5 module to parse BIND 8 configuration files PERL_CONFIGURE= yes MAN3= BIND::Conf_Parser.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |