aboutsummaryrefslogtreecommitdiff
path: root/devel/ice/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-04-27 12:14:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-04-27 12:14:40 +0000
commitcf26c568ccf8606b9af9c0688351471112a2bfca (patch)
tree085a1c44dfb70509d5338097b00def06b4188c66 /devel/ice/Makefile
parent9d86e32f2df407a2dee5dd6ac91f9b9a5645b9c1 (diff)
downloadports-cf26c568ccf8606b9af9c0688351471112a2bfca.tar.gz
ports-cf26c568ccf8606b9af9c0688351471112a2bfca.zip
Tries to use IceSSL.so before building it (sometime)
/usr/bin/ld: cannot find -lIceSSL c++: error: linker command failed with exit code 1 (use -v to see invocation) Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=439542
Diffstat (limited to 'devel/ice/Makefile')
-rw-r--r--devel/ice/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ice/Makefile b/devel/ice/Makefile
index aa8a5d423a65..af6c7c07d793 100644
--- a/devel/ice/Makefile
+++ b/devel/ice/Makefile
@@ -14,6 +14,8 @@ LICENSE= GPLv2
SLAVE_PORT?= no
+MAKE_JOBS_UNSAFE= yes
+
.if ${SLAVE_PORT} == "no"
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libmcpp.so:devel/mcpp