summaryrefslogtreecommitdiff
path: root/games/asc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-02-03 19:45:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-02-03 19:45:09 +0000
commitbb13a1a83da21b3b2b9d544a27a89ccf96b4b816 (patch)
tree7b94eadbacaea3394a65b53b777bc8d2eb5a28a3 /games/asc
parentMark BROKEN: fails to configure (diff)
Mark BROKEN: fails to build
In file included from physfsrwops.cpp:23: ./physfsrwops.h:42:1: error: unknown type name '__EXPORT__' Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=492063
Diffstat (limited to 'games/asc')
-rw-r--r--games/asc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile
index bd363e900636..b8145f5a03b1 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -17,6 +17,8 @@ COMMENT= Turn based, multiplayer strategic game with nice graphics
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= fails to build
+
BUILD_DEPENDS= zip:archivers/zip
RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= libvorbis.so:audio/libvorbis \