summaryrefslogtreecommitdiffstats
path: root/devel/bugzilla3
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-26 06:17:02 +0000
committerkris <kris@FreeBSD.org>2005-10-26 06:17:02 +0000
commitf35b7d35a84247dcc694aa8e8e06e9b5281502fc (patch)
treebaff6ca61bdb940e8643978d7046b0582bd5d708 /devel/bugzilla3
parentbac955301fbf7e38b749189510d03391fa3cdbc6 (diff)
downloadFreeBSD-ports-f35b7d35a84247dcc694aa8e8e06e9b5281502fc.zip
FreeBSD-ports-f35b7d35a84247dcc694aa8e8e06e9b5281502fc.tar.gz
BROKEN: Missing perl dependency
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r--devel/bugzilla3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 250f58b..816be7b 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -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 \
OpenPOWER on IntegriCloud