Mark as not implemented on big-endian.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-07 03:32:31 +00:00
parent d9e429f1bb
commit de8c2ad00d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494871

View File

@ -15,6 +15,9 @@ COMMENT= Open-source 2D game engine
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/license.txt
NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe sparc64
NOT_FOR_ARCHS_REASON= Hashing not yet implemented for big endian
LIB_DEPENDS= libmodplug.so:audio/libmodplug \
libmpg123.so:audio/mpg123 \
libvorbisfile.so:audio/libvorbis \