1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Fix build on HEAD by adding USE_GCC=any (uses unicode in source code).

This commit is contained in:
Emanuel Haupt 2013-05-29 07:46:48 +00:00
parent 1c26962289
commit 922010b579
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319353

View File

@ -15,6 +15,7 @@ LIB_DEPENDS= X11:${PORTSDIR}/x11/libX11 \
png15:${PORTSDIR}/graphics/png
USE_GMAKE= yes
USE_GCC= any
USE_SDL= sdl image
MAKE_JOBS_SAFE= yes