aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2015-11-15 18:54:09 +0000
committerThierry Thomas <thierry@FreeBSD.org>2015-11-15 18:54:09 +0000
commit238cbd70bece529298e330463558d6602e131f75 (patch)
tree5772e8a9615275680f3a928decd8923a4384a502 /net-im
parent40e3664d822d01210e91944959336829545cb824 (diff)
downloadports-238cbd70bece529298e330463558d6602e131f75.tar.gz
ports-238cbd70bece529298e330463558d6602e131f75.zip
Fix build on FreeBSD 9-x with clang.
PR: ports/204532 Reported by: rozhuk.im (at) gmail.com
Notes
Notes: svn path=/head/; revision=401722
Diffstat (limited to 'net-im')
-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 6aef0dacdfe9..aceaf96aee65 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -22,7 +22,7 @@ GH_TAGNAME= 22634a4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-tests
-USES= autoreconf libtool pathfix pkgconfig
+USES= autoreconf compiler:c11 libtool pathfix pkgconfig
USE_LDCONFIG= yes
PATHFIX_MAKEFILEIN= Makefile.am
INSTALL_TARGET= install-strip