1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

graphics/imv: fix build on GCC architectures

Use new GCC to fix build errors when using base GCC.

Approved by:	mentors (implicit approval)
This commit is contained in:
Piotr Kubaj 2019-09-19 16:25:49 +00:00
parent f58d567630
commit 5c1b0dd91a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512359

View File

@ -16,7 +16,8 @@ BUILD_DEPENDS= a2x:textproc/asciidoc
LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon
TEST_DEPENDS= ${LOCALBASE}/lib/libcmocka.so:sysutils/cmocka
USES= desktop-file-utils gettext-runtime gl gmake gnome pkgconfig
USES= compiler:c11 desktop-file-utils gettext-runtime gl gmake gnome \
pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= eXeC64
USE_GL= gl