diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-27 20:50:44 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-27 20:50:44 +0000 |
| commit | ffcf38ec322644548acdbee8f3c4705724a61c17 (patch) | |
| tree | 6b823bafd48cbc665b9b97c91555065ddd88c027 /games | |
| parent | 1bc6509efea117aec361bbc2982f87409ef505f1 (diff) | |
Notes
Diffstat (limited to 'games')
| -rw-r--r-- | games/slade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/slade/Makefile b/games/slade/Makefile index d2141149811a..9f8b071e4bb1 100644 --- a/games/slade/Makefile +++ b/games/slade/Makefile @@ -11,6 +11,8 @@ COMMENT= Modern editor for Doom-engine based games and source ports LICENSE= GPLv2 +BROKEN= fails to build + BUILD_DEPENDS= zip:archivers/zip LIB_DEPENDS= libsfml-system.so:devel/sfml \ libftgl.so:graphics/ftgl \ |
