mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update dependency on www/p5-Apache-Test.
Pointed by: kris
This commit is contained in:
parent
aeef7ac3df
commit
b7ad9cade4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106021
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ COMMENT= Perl module to alter the output of previous handlers
|
|||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
${SITE_PERL}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
|
||||
${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
INSTALL_TARGET= pure_install
|
||||
|
|
|
@ -20,7 +20,7 @@ IGNORE= "This port does not support mod_perl2"
|
|||
.else
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
${SITE_PERL}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
|
||||
${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
|
||||
.endif
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue