diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-23 23:40:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-23 23:40:55 +0000 |
commit | 950f40047f7090094df311bc701357115afbfc90 (patch) | |
tree | 20234373d2e8665061178d6819d71330fd00ca2c /textproc/p5-XML-Xerces | |
parent | 3a28754e3d5eaa4733b2feda006561e52c021f02 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-Xerces')
-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 05b8bc31f392..a66ef9070668 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" \ |