diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-12-12 03:49:04 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-12-12 03:49:04 +0000 |
commit | b84b5465cff136fdbd4bf06ac8eba31449b20c66 (patch) | |
tree | e63b272d28007c048e0c8f80202020d4460414a1 /emulators/stella | |
parent | c9663873dbdae59e0804797791e92f694c580ece (diff) | |
download | ports-b84b5465cff136fdbd4bf06ac8eba31449b20c66.tar.gz ports-b84b5465cff136fdbd4bf06ac8eba31449b20c66.zip |
Notes
Diffstat (limited to 'emulators/stella')
-rw-r--r-- | emulators/stella/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index e11aa7752ba6..6d92151ed21d 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/License.txt LIB_DEPENDS= libpng.so:graphics/png -BROKEN_powerpc64= fails to compile: CartDebug.cxx: 'snprintf' is not a member of 'std' - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_SDL= sdl2 |