aboutsummaryrefslogtreecommitdiff
path: root/math/librdata
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-11-18 11:15:59 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-11-18 11:15:59 +0000
commitcad3d03fa71de58d24a8dd70f3cca01b20e28302 (patch)
treec36dff574db7e5d306ce9e3110753ba96006085f /math/librdata
parent3541ca6c206bb8ea37aa1503964bacb0e188b52e (diff)
downloadports-cad3d03fa71de58d24a8dd70f3cca01b20e28302.tar.gz
ports-cad3d03fa71de58d24a8dd70f3cca01b20e28302.zip
Notes
Diffstat (limited to 'math/librdata')
-rw-r--r--math/librdata/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/librdata/Makefile b/math/librdata/Makefile
index e0920ce4a318..466f9e4da69f 100644
--- a/math/librdata/Makefile
+++ b/math/librdata/Makefile
@@ -11,7 +11,7 @@ COMMENT= Read and write R data frames from C
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= autoreconf libtool gettext-tools
+USES= autoreconf compiler:c11 libtool gettext-tools
USE_GITHUB= yes
GH_ACCOUNT= WizardMac