diff options
Diffstat (limited to 'net/p5-Net-SNPP/Makefile')
-rw-r--r-- | net/p5-Net-SNPP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SNPP/Makefile b/net/p5-Net-SNPP/Makefile index 31cd5e1decbe..44caffa5cbd4 100644 --- a/net/p5-Net-SNPP/Makefile +++ b/net/p5-Net-SNPP/Makefile @@ -29,7 +29,7 @@ post-patch: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net +BUILD_DEPENDS= ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net RUN_DEPENDS= ${BUILD_DEPENDS} .endif |