diff options
Diffstat (limited to 'devel/bugzilla/Makefile')
-rw-r--r-- | devel/bugzilla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index a6ae1361d99e..28330b691156 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -32,6 +32,8 @@ RUN_DEPENDS+= ${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser .endif +BROKEN= Unfetchable + CONFLICTS?= ja-bugzilla-2.* .if defined(WITH_CONTRIB) |