diff options
Diffstat (limited to 'net-mgmt/p5-SNMP-MIB-Compiler/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP-MIB-Compiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile index f5a01f0cb517..8999b8efdd50 100644 --- a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile +++ b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= marcus@FreeBSD.org COMMENT= A Perl MIB compiler supporting both SMIv1 and SMIv2 -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Compare.pm:${PORTSDIR}/devel/p5-Data-Compare +BUILD_DEPENDS= ${SITE_PERL}/Data/Compare.pm:${PORTSDIR}/devel/p5-Data-Compare PERL_CONFIGURE= yes |