aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Crypt-DH-GMP
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-10-26 15:17:47 +0000
committerSteve Wills <swills@FreeBSD.org>2011-10-26 15:17:47 +0000
commitd95cdefe12d038654d6ee7e1b123fb3268e6efb6 (patch)
tree162ff66c938190f4ace3d9e37edc82fe9a981874 /net/p5-Crypt-DH-GMP
parent9e0ad7ba100eed0dfc78203bd03eaa90b2e352b2 (diff)
downloadports-d95cdefe12d038654d6ee7e1b123fb3268e6efb6.tar.gz
ports-d95cdefe12d038654d6ee7e1b123fb3268e6efb6.zip
- Mark MAKE_JOBS_UNSAFE as this fails to build with MAKE_JOBS enabled for me
Notes
Notes: svn path=/head/; revision=284374
Diffstat (limited to 'net/p5-Crypt-DH-GMP')
-rw-r--r--net/p5-Crypt-DH-GMP/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Crypt-DH-GMP/Makefile b/net/p5-Crypt-DH-GMP/Makefile
index 6258ad85a13f..f66c50841274 100644
--- a/net/p5-Crypt-DH-GMP/Makefile
+++ b/net/p5-Crypt-DH-GMP/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= p5-Devel-CheckLib>=0:${PORTSDIR}/devel/p5-Devel-CheckLib \
p5-ExtUtils-ParseXS>=2.21:${PORTSDIR}/devel/p5-ExtUtils-ParseXS
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
+MAKE_JOBS_UNSAFE= yes
+
post-patch:
${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#g' ${WRKSRC}/Makefile.PL