diff options
-rw-r--r-- | textproc/p5-XML-Xerces/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile index e401f65eeaf3..8548a574ba55 100644 --- a/textproc/p5-XML-Xerces/Makefile +++ b/textproc/p5-XML-Xerces/Makefile @@ -17,6 +17,8 @@ COMMENT= The Perl API to the Apache project's Xerces XML parser LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 +BROKEN= does not compile + USE_GMAKE= YES PERL_CONFIGURE= YES CONFIGURE_ENV+= XERCES_LIB="${LOCALBASE}/lib" \ |