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-Text-Xslate/Makefile | |
parent | 3a28754e3d5eaa4733b2feda006561e52c021f02 (diff) | |
download | ports-950f40047f7090094df311bc701357115afbfc90.tar.gz ports-950f40047f7090094df311bc701357115afbfc90.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Xslate/Makefile')
-rw-r--r-- | textproc/p5-Text-Xslate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index 4e70c58f79ac..b5bd222db35b 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires +MAKE_JOBS_UNSAFE= yes + PERL_CONFIGURE= yes MAN1= xslate.1 |