diff options
author | kris <kris@FreeBSD.org> | 2005-06-12 07:47:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-06-12 07:47:22 +0800 |
commit | aac3211f967d95d2e75fd118c045eefe80669d6f (patch) | |
tree | e6c4692b51537c7a9aaa7c2a83b52c0cc9b07975 /games | |
parent | 839064596c5944140a08f09454944cf71986af68 (diff) | |
download | freebsd-ports-gnome-aac3211f967d95d2e75fd118c045eefe80669d6f.tar.gz freebsd-ports-gnome-aac3211f967d95d2e75fd118c045eefe80669d6f.tar.zst freebsd-ports-gnome-aac3211f967d95d2e75fd118c045eefe80669d6f.zip |
BROKEN: Does not compile
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 |