aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk-chan_sccp
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-01-04 20:04:07 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-01-04 20:04:07 +0000
commit695b95e4bda7e3955b55dd15082a2b28ceaed090 (patch)
tree6c2f195e98f5c33b9346a1547ada283bc2234e52 /net/asterisk-chan_sccp
parentc4a28c5bb8ef5dfb434a8aa0c1c060a91c4b2006 (diff)
downloadports-695b95e4bda7e3955b55dd15082a2b28ceaed090.tar.gz
ports-695b95e4bda7e3955b55dd15082a2b28ceaed090.zip
Notes
Diffstat (limited to 'net/asterisk-chan_sccp')
-rw-r--r--net/asterisk-chan_sccp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-chan_sccp/Makefile b/net/asterisk-chan_sccp/Makefile
index a79eb549e4ad..fd8af5ba9bed 100644
--- a/net/asterisk-chan_sccp/Makefile
+++ b/net/asterisk-chan_sccp/Makefile
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
FLAVORS= asterisk16 asterisk13
FLAVOR?= ${FLAVORS:[1]}
-USES= autoreconf gettext-tools iconv libtool localbase
+USES= autoreconf compiler:c11 gettext-tools iconv libtool localbase
USE_GITHUB= yes
GH_ACCOUNT= chan-sccp