diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 16:38:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 16:38:28 +0000 |
commit | bd628ddcbff93f8ff901ebb81bbba628cde8dd36 (patch) | |
tree | e80da1c3b12e9b81638116893714879a05f794fd /net-mgmt/snmptt | |
parent | 259d0c73e85e3e5b27cd7a952368f8556e6333d0 (diff) | |
download | ports-bd628ddcbff93f8ff901ebb81bbba628cde8dd36.tar.gz ports-bd628ddcbff93f8ff901ebb81bbba628cde8dd36.zip |
Notes
Diffstat (limited to 'net-mgmt/snmptt')
-rw-r--r-- | net-mgmt/snmptt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/snmptt/Makefile b/net-mgmt/snmptt/Makefile index 7a5b450ec9df..7c489359c456 100644 --- a/net-mgmt/snmptt/Makefile +++ b/net-mgmt/snmptt/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp \ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} -USE_PERL5= yes +USES= perl5 USE_RC_SUBR= snmptt |