summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP_Session/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-14 16:38:28 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-14 16:38:28 +0000
commitbd628ddcbff93f8ff901ebb81bbba628cde8dd36 (patch)
treee80da1c3b12e9b81638116893714879a05f794fd /net-mgmt/p5-SNMP_Session/Makefile
parent- Convert to new options framework (diff)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327302
Diffstat (limited to 'net-mgmt/p5-SNMP_Session/Makefile')
-rw-r--r--net-mgmt/p5-SNMP_Session/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile
index 4aa224eda8c3..55e43578eefa 100644
--- a/net-mgmt/p5-SNMP_Session/Makefile
+++ b/net-mgmt/p5-SNMP_Session/Makefile
@@ -12,7 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= A perl5 module providing rudimentary access to SNMPv1 and v2 agents
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}