aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bugzilla/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bugzilla/Makefile')
-rw-r--r--devel/bugzilla/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile
index 816be7bbe056..fad0d8e199e1 100644
--- a/devel/bugzilla/Makefile
+++ b/devel/bugzilla/Makefile
@@ -21,8 +21,6 @@ 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 \
@@ -35,6 +33,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DB
CONFLICTS?= ja-bugzilla-2.*
+USE_PERL5= yes
USE_REINPLACE= yes
BINMODE= 700