From f35b7d35a84247dcc694aa8e8e06e9b5281502fc Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 26 Oct 2005 06:17:02 +0000 Subject: BROKEN: Missing perl dependency --- devel/bugzilla/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/bugzilla') diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index 250f58b272bc..816be7bbe056 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/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 \ -- cgit