1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

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)
This commit is contained in:
Mark Linimon 2018-12-20 08:30:51 +00:00
parent 41a8807e6f
commit 17a421a25e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487856

View File

@ -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