aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP-MIB-Compiler
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-06-25 16:38:48 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-06-25 16:38:48 +0000
commitbaba9cd29faf459885696356676b8bb69a115660 (patch)
tree64cac8b4c9b752e5836933a9f45a66ded6d76f7e /net-mgmt/p5-SNMP-MIB-Compiler
parentba6a7f1de4a282ca4bb92653f9b6ccf5f70b4f65 (diff)
downloadports-baba9cd29faf459885696356676b8bb69a115660.tar.gz
ports-baba9cd29faf459885696356676b8bb69a115660.zip
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=166317
Diffstat (limited to 'net-mgmt/p5-SNMP-MIB-Compiler')
-rw-r--r--net-mgmt/p5-SNMP-MIB-Compiler/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile
index 5e0f475fef09..f193675faea9 100644
--- a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile
+++ b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile
@@ -21,6 +21,5 @@ PERL_CONFIGURE= yes
MAN3= SNMP::MIB::Compiler.3 \
Bundle::SNMP::MIB::Compiler.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>