mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Mark mod_perl and p5-Authen-Radius as RUN_DEPENDS as well.
This commit is contained in:
parent
4c6bd29a21
commit
a6b45e2861
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26952
@ -16,6 +16,8 @@ MAINTAINER= sheldonh@FreeBSD.org
|
|||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
|
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
|
||||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
|
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
|
||||||
|
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
|
||||||
|
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
|
||||||
|
|
||||||
USE_PERL5= YES
|
USE_PERL5= YES
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user