mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
BROKEN: Missing perl dependency
This commit is contained in:
parent
13b83491e4
commit
028faf04c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146369
@ -21,6 +21,8 @@ OPTIONS= CHARTING_MODULES "Bug charting support" on \
|
||||
CONTRIB "Install user-contributed scripts" off \
|
||||
LDAP "Enable LDAP support" off
|
||||
|
||||
BROKEN= Missing perl dependency
|
||||
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
|
||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \
|
||||
|
@ -21,6 +21,8 @@ OPTIONS= CHARTING_MODULES "Bug charting support" on \
|
||||
CONTRIB "Install user-contributed scripts" off \
|
||||
LDAP "Enable LDAP support" off
|
||||
|
||||
BROKEN= Missing perl dependency
|
||||
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
|
||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \
|
||||
|
@ -21,6 +21,8 @@ OPTIONS= CHARTING_MODULES "Bug charting support" on \
|
||||
CONTRIB "Install user-contributed scripts" off \
|
||||
LDAP "Enable LDAP support" off
|
||||
|
||||
BROKEN= Missing perl dependency
|
||||
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
|
||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \
|
||||
|
Loading…
Reference in New Issue
Block a user