- Mark BROKEN on 10.x:

/wrkdirs/usr/ports/games/supertux2/work/supertux-0.4.0/external/tinygettext/src/iconv.cpp:113:5: error: unknown type name 'ICONV_CONST'

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2016-02-09 16:06:04 +00:00
parent 4fa138a303
commit 453874c39b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408576

View file

@ -14,6 +14,8 @@ LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
libcurl.so:${PORTSDIR}/ftp/curl \
libvorbis.so:${PORTSDIR}/audio/libvorbis
BROKEN_FreeBSD_10= does not build on 10.x
USE_SDL= sdl2 image2
USE_GL= glew
USES= cmake:outsource compiler:c++11-lib dos2unix iconv \