aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-04 22:15:48 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-04 22:15:48 +0000
commit074d56d7b98aab00cfab4d95f15911bf55d92d0b (patch)
tree6c95942a384424c55d523194d1d132ec574410a6
parent9717515a2a2c50e687d625f2db90b539372e9269 (diff)
downloadports-074d56d7b98aab00cfab4d95f15911bf55d92d0b.tar.gz
ports-074d56d7b98aab00cfab4d95f15911bf55d92d0b.zip
Notes
-rw-r--r--devel/libffi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index c9c7d0376e5e..af86f0dc7443 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= runtest:misc/dejagnu
-USES= libtool pathfix
+USES= compiler:c11 libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes