aboutsummaryrefslogtreecommitdiff
path: root/games/viruskiller
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 13:15:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 13:15:41 +0000
commit8982aaa0eecead9ff4a6e0a46911abaff1421ab3 (patch)
tree0a37cd88e25b56e014ee7db221a61552a36e0412 /games/viruskiller
parenta232992c7c1bf7322cb9ea669a3e1a18dba28490 (diff)
downloadports-8982aaa0eecead9ff4a6e0a46911abaff1421ab3.tar.gz
ports-8982aaa0eecead9ff4a6e0a46911abaff1421ab3.zip
Mark as broken: does not build:
src/pak.cpp:127: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)' src/pak.cpp:159: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)'
Notes
Notes: svn path=/head/; revision=322690
Diffstat (limited to 'games/viruskiller')
-rw-r--r--games/viruskiller/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/viruskiller/Makefile b/games/viruskiller/Makefile
index d82b6af30f4e..edc3c8548a03 100644
--- a/games/viruskiller/Makefile
+++ b/games/viruskiller/Makefile
@@ -16,7 +16,9 @@ LICENSE= GPLv2
OPTIONS_DEFINE= DOCS
USE_SDL= mixer image ttf net
-USE_GMAKE= yes
+USES= gmake
+
+BROKEN= Does not build
INSTALLS_ICONS= yes