diff options
Diffstat (limited to 'net/junipoll/Makefile')
-rw-r--r-- | net/junipoll/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/junipoll/Makefile b/net/junipoll/Makefile index b0675b4d157c..2fc2c20d73c5 100644 --- a/net/junipoll/Makefile +++ b/net/junipoll/Makefile @@ -15,7 +15,7 @@ MAINTAINER= billf@FreeBSD.org COMMENT= JUNIper router snmp POLLer for firewall filter counters RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Altoids.pm:${PORTSDIR}/net/p5-Altoids + ${SITE_PERL}/Altoids.pm:${PORTSDIR}/net/p5-Altoids PERL_CONFIGURE= yes |