diff options
| -rw-r--r-- | games/nxengine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/nxengine/Makefile b/games/nxengine/Makefile index 2a31a1b886e8..4b14b197f065 100644 --- a/games/nxengine/Makefile +++ b/games/nxengine/Makefile @@ -27,6 +27,8 @@ LICENSE_PERMS_FREEWARE= dist-mirror pkg-mirror auto-accept LICENSE_DISTFILES_GPLv3= ${DISTFILES:[3]} LICENSE_DISTFILES_FREEWARE= ${DISTFILES:[2]:S/:data//} +BROKEN= checksum and size mismatch + LIB_DEPENDS= libpng.so:graphics/png USES= cmake compiler:c++11-lang sdl |
