diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 13:20:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 13:20:50 +0000 |
commit | d6eabf16640e9b0ed87acb1a15aa96eed9697590 (patch) | |
tree | 3a7a1814bd40497a0e7485990f164248ddf470e6 /games | |
parent | e32e60b069928889217fa6bb9c5b4bc3297c71f0 (diff) | |
download | ports-d6eabf16640e9b0ed87acb1a15aa96eed9697590.tar.gz ports-d6eabf16640e9b0ed87acb1a15aa96eed9697590.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/ceferino/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile index 628b50a06f42..ef5d82d47148 100644 --- a/games/ceferino/Makefile +++ b/games/ceferino/Makefile @@ -12,6 +12,8 @@ COMMENT= Game similar to Super Pang LICENSE= GPLv2 +BROKEN= fails to build + USE_SDL= sdl mixer image GNU_CONFIGURE= yes USES= gmake |