diff options
Diffstat (limited to 'net/p5-Altoids/Makefile')
-rw-r--r-- | net/p5-Altoids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Altoids/Makefile b/net/p5-Altoids/Makefile index 4278a53e9e95..942bba982e66 100644 --- a/net/p5-Altoids/Makefile +++ b/net/p5-Altoids/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= billf@FreeBSD.org COMMENT= SNMP get/walk functionality with built-in name to OID translation -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session +RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session GNU_CONFIGURE= yes |