Harcoded perl version of 5.005 into ${PERL_VER}
Noticed on: bento
This commit is contained in:
parent
0baf37d9f9
commit
a548d9c15e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73638
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user