From 238cbd70bece529298e330463558d6602e131f75 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 15 Nov 2015 18:54:09 +0000 Subject: Fix build on FreeBSD 9-x with clang. PR: ports/204532 Reported by: rozhuk.im (at) gmail.com --- net-im/tox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/tox') 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 -- cgit v1.2.3