aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-BIND-Conf_Parser
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commitc634b4bb839753aec2ae1040e2c80a5282402cb8 (patch)
treed8b3fc97550f860aeb41c57751d2550e9ad6273e /dns/p5-BIND-Conf_Parser
parent386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff)
downloadports-c634b4bb839753aec2ae1040e2c80a5282402cb8.tar.gz
ports-c634b4bb839753aec2ae1040e2c80a5282402cb8.zip
Notes
Diffstat (limited to 'dns/p5-BIND-Conf_Parser')
-rw-r--r--dns/p5-BIND-Conf_Parser/Makefile1
-rw-r--r--dns/p5-BIND-Conf_Parser/pkg-plist8
2 files changed, 4 insertions, 5 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>
diff --git a/dns/p5-BIND-Conf_Parser/pkg-plist b/dns/p5-BIND-Conf_Parser/pkg-plist
index f543b76718f7..3738883e119e 100644
--- a/dns/p5-BIND-Conf_Parser/pkg-plist
+++ b/dns/p5-BIND-Conf_Parser/pkg-plist
@@ -1,4 +1,4 @@
-lib/perl5/site_perl/%%PERL_VER%%/BIND/Conf_Parser.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BIND-Conf_Parser/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/BIND
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BIND-Conf_Parser
+%%SITE_PERL%%/BIND/Conf_Parser.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/BIND-Conf_Parser/.packlist
+@dirrm %%SITE_PERL%%/BIND
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BIND-Conf_Parser