1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Add p5-SNMP_Session to BUILD_DEPENDS.

Noticed by:	bento
Approved by:	billf
This commit is contained in:
Volker Stolz 2004-05-11 06:11:49 +00:00
parent ae2ab272cf
commit e9a3466fa5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108889

View File

@ -16,7 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= billf@FreeBSD.org
COMMENT= SNMP get/walk functionality with built-in name to OID translation
RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
BUILD_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes