summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-01-20 09:39:09 +0000
committeredwin <edwin@FreeBSD.org>2003-01-20 09:39:09 +0000
commit9f2a615aadafe937d3174711e919d67f2c6e0bed (patch)
treeba41cdf62b8940c9374f7b6a9f34c23fb8421e9c /net-mgmt
parent3adfddf55fa3dc62700d09295f2f5e4047c23309 (diff)
downloadFreeBSD-ports-9f2a615aadafe937d3174711e919d67f2c6e0bed.zip
FreeBSD-ports-9f2a615aadafe937d3174711e919d67f2c6e0bed.tar.gz
Harcoded perl version of 5.005 into ${PERL_VER}
Noticed on: bento
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nrpep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nrpep/Makefile b/net-mgmt/nrpep/Makefile
index 60e2b61..0a0d3e8 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
OpenPOWER on IntegriCloud