aboutsummaryrefslogtreecommitdiff
path: root/net-im/tox
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-03-26 13:56:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-03-26 13:56:06 +0000
commitdbd321b40b748696e503dcd47e68c24b437aa36f (patch)
tree7b4289268326ba23c75db9c9c09e9a5b18854e99 /net-im/tox
parent3601797d41b30fc4f695ad1ad3dc1d8f15986b9b (diff)
downloadports-dbd321b40b748696e503dcd47e68c24b437aa36f.tar.gz
ports-dbd321b40b748696e503dcd47e68c24b437aa36f.zip
Notes
Diffstat (limited to 'net-im/tox')
-rw-r--r--net-im/tox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index f5ab25ad97c3..2d5604e6b1bd 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -49,7 +49,7 @@ NACL_RUN_DEPENDS= ${LOCALBASE}/lib/libnacl.a:${PORTSDIR}/security/nacl
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
USE_GCC= yes
-BROKEN_i386= `__stack_chk_fail_local' isn't defined
+BROKEN_i386= '__stack_chk_fail_local' isn't defined
.endif
.if ${PORT_OPTIONS:MNACL}