aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Mon
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 /net/p5-Mon
parent386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff)
downloadports-c634b4bb839753aec2ae1040e2c80a5282402cb8.tar.gz
ports-c634b4bb839753aec2ae1040e2c80a5282402cb8.zip
Notes
Diffstat (limited to 'net/p5-Mon')
-rw-r--r--net/p5-Mon/Makefile1
-rw-r--r--net/p5-Mon/pkg-plist12
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Mon/Makefile b/net/p5-Mon/Makefile
index 6c894c62f4ee..08fd4f743ca2 100644
--- a/net/p5-Mon/Makefile
+++ b/net/p5-Mon/Makefile
@@ -18,7 +18,6 @@ COMMENT= A perl module that supports mon, a network and system monitoring daemon
PERL_CONFIGURE= YES
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Mon::SNMP.3 \
Mon::Client.3 \
Mon::Protocol.3
diff --git a/net/p5-Mon/pkg-plist b/net/p5-Mon/pkg-plist
index 2ecd0782ab22..1e891925646e 100644
--- a/net/p5-Mon/pkg-plist
+++ b/net/p5-Mon/pkg-plist
@@ -1,6 +1,6 @@
-lib/perl5/site_perl/%%PERL_VER%%/Mon/SNMP.pm
-lib/perl5/site_perl/%%PERL_VER%%/Mon/Client.pm
-lib/perl5/site_perl/%%PERL_VER%%/Mon/Protocol.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mon/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mon
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Mon
+%%SITE_PERL%%/Mon/SNMP.pm
+%%SITE_PERL%%/Mon/Client.pm
+%%SITE_PERL%%/Mon/Protocol.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mon/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mon
+@dirrm %%SITE_PERL%%/Mon