diff options
Diffstat (limited to 'net-mgmt/nrpep/Makefile')
-rw-r--r-- | net-mgmt/nrpep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nrpep/Makefile b/net-mgmt/nrpep/Makefile index 60e2b61790d6..0a0d3e8fc7b1 100644 --- a/net-mgmt/nrpep/Makefile +++ b/net-mgmt/nrpep/Makefile @@ -13,7 +13,7 @@ MAINTAINER= jon@netcraft.com # Note that this port depends on neither netsaint-plugins OR netsaint, because it # installs both a client and a server, and so could need EITHER. Bummer. -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/Crypt/TripleDES.pm:${PORTSDIR}/security/p5-Crypt-TripleDES +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Crypt/TripleDES.pm:${PORTSDIR}/security/p5-Crypt-TripleDES USE_PERL5_RUN= yes |