aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-08-07 16:37:22 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-08-07 16:37:22 +0000
commitc2dc7bdad1d445282ac25ba6639dea1710779f8e (patch)
tree2701cf2d7d99425a4e7dc0188f66603295675ac0
parent60e14bb62e841981938fca1e88bb623739d7baea (diff)
downloadports-c2dc7bdad1d445282ac25ba6639dea1710779f8e.tar.gz
ports-c2dc7bdad1d445282ac25ba6639dea1710779f8e.zip
Notes
-rw-r--r--devel/libosinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libosinfo/Makefile b/devel/libosinfo/Makefile
index 54127d32275a..4ffd8e0655a8 100644
--- a/devel/libosinfo/Makefile
+++ b/devel/libosinfo/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
osinfo-db-import:sysutils/osinfo-db-tools \
${LOCALBASE}/share/osinfo/VERSION:misc/osinfo-db
-USES= gettext-tools gmake libtool pathfix pkgconfig
+USES= compiler:c11 gettext-tools gmake libtool pathfix pkgconfig
USE_GNOME= glib20 libxml2 libxslt introspection:build intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes