summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP_Session/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-07 18:55:53 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-07 18:55:53 +0000
commitaa460374b072b9913d37926195656d27314573ab (patch)
tree9bd363f45aa6df2cc93d546a825e257dba683780 /net-mgmt/p5-SNMP_Session/Makefile
parentAdd patch to allow ipv6 (diff)
Update to latest version
PR: 27938 Submitted by: maintainer Reviewed by: will
Notes
Notes: svn path=/head/; revision=43604
Diffstat (limited to 'net-mgmt/p5-SNMP_Session/Makefile')
-rw-r--r--net-mgmt/p5-SNMP_Session/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile
index 174d316d7896..e707d0cf871c 100644
--- a/net-mgmt/p5-SNMP_Session/Makefile
+++ b/net-mgmt/p5-SNMP_Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SNMP_Session
-PORTVERSION= 0.83
+PORTVERSION= 0.86
CATEGORIES= net perl5
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
PKGNAMEPREFIX= p5-
@@ -15,9 +15,6 @@ MAINTAINER= petef@databits.net
PERL_CONFIGURE= yes
-post-configure:
- @${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/Makefile;
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/p5-SNMP_Session