diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/super_methane_brothers/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile index 3f04669f6bbe..8044ed05e62e 100644 --- a/games/super_methane_brothers/Makefile +++ b/games/super_methane_brothers/Makefile @@ -19,6 +19,8 @@ COMMENT= A port of the Amiga platform game of the same name LIB_DEPENDS= clanCore-0.7:${PORTSDIR}/devel/clanlib-devel \ mikmod:${PORTSDIR}/audio/libmikmod +BROKEN= Does not compile + BUILD_WRKSRC= ${WRKSRC}/source/linux MAKEFILE= makefile |