diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 23:47:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 23:47:22 +0000 |
commit | a0723b866ea34a179cc59fcf360f729daa34e623 (patch) | |
tree | 976aef73071b13ee2087562b8e2aaea5b51ac3fd /games/super_methane_brothers | |
parent | d3b7f2651e92ef32d107f11d1d45ec3abc4e456c (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=137295
Diffstat (limited to 'games/super_methane_brothers')
-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 |