aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-05-29 15:46:48 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-05-29 15:46:48 +0800
commitddd137bfe14b9821d1239bae1a1bf39066736af7 (patch)
tree170d4bc42915016b741ade76f7349c5c13caaedf /graphics
parentd360a4ca1426d0487db144769a955f4fadd384ac (diff)
downloadfreebsd-ports-gnome-ddd137bfe14b9821d1239bae1a1bf39066736af7.tar.gz
freebsd-ports-gnome-ddd137bfe14b9821d1239bae1a1bf39066736af7.tar.zst
freebsd-ports-gnome-ddd137bfe14b9821d1239bae1a1bf39066736af7.zip
Fix build on HEAD by adding USE_GCC=any (uses unicode in source code).
Diffstat (limited to 'graphics')
-rw-r--r--graphics/grafx2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index 323e0d6d5bce..c863c1cb1d03 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -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