diff options
Diffstat (limited to 'textproc/p5-XML-Xerces/Makefile')
-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 05b8bc31f39..a66ef907066 100644 --- a/textproc/p5-XML-Xerces/Makefile +++ b/textproc/p5-XML-Xerces/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 +MAKE_JOBS_UNSAFE= yes + USE_GMAKE= YES PERL_CONFIGURE= YES CONFIGURE_ENV+= XERCES_LIB="${LOCALBASE}/lib" \ |