diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 11:59:49 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 11:59:49 +0000 |
commit | 47a6341c5b36a02355bbc38f8c818ab636d6ff2c (patch) | |
tree | 22ed12c4ded290ff9b6324f7dde972f4234715fa /games | |
parent | 0148330d977fa8eac7aad5640d326900cb18e4eb (diff) | |
download | ports-47a6341c5b36a02355bbc38f8c818ab636d6ff2c.tar.gz ports-47a6341c5b36a02355bbc38f8c818ab636d6ff2c.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/qtads/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/qtads/Makefile b/games/qtads/Makefile index 114a3ea9744a..4e1f99d82eb8 100644 --- a/games/qtads/Makefile +++ b/games/qtads/Makefile @@ -11,6 +11,8 @@ COMMENT= Cross-platform multimedia interpreter for TADS games LICENSE= GPLv2 +BROKEN= fails to build + USES= gmake pkgconfig qmake qt:4 tar:bzip2 USE_QT= gui moc_build network rcc_build uic_build USE_SDL= sdl mixer sound |