aboutsummaryrefslogtreecommitdiff
path: root/textproc/htmldoc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-20 08:30:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-20 08:30:51 +0000
commit17a421a25e3aa921853dacb0f87a3389b45aa624 (patch)
treee3e87be7754259cdb479e4e9f0620fcbad54b219 /textproc/htmldoc
parent41a8807e6fc0dbaed0b90c0382e3ba9852b3a6c5 (diff)
downloadports-17a421a25e3aa921853dacb0f87a3389b45aa624.tar.gz
ports-17a421a25e3aa921853dacb0f87a3389b45aa624.zip
This port requires a C11-aware compiler to build on GCC-based
architectures. PR: 234053 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=487856
Diffstat (limited to 'textproc/htmldoc')
-rw-r--r--textproc/htmldoc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile
index 723fa5c56142..0f6de4aa85e4 100644
--- a/textproc/htmldoc/Makefile
+++ b/textproc/htmldoc/Makefile
@@ -16,6 +16,7 @@ BROKEN_mips= Complains of expecting ) before png_ptr
LIB_DEPENDS= libpng.so:graphics/png
+USES= compiler:c11
USE_GITHUB= yes
GH_ACCOUNT= michaelrsweet