diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-23 14:32:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-23 14:32:48 +0000 |
commit | a8702540439dad1e4789f6b8a859ec5ee0e389bf (patch) | |
tree | b18413f48156f93fe5146d9eb977e10277bef85d /games | |
parent | 980288806b51bfd3cc773ac1e756f5b2ff6d2552 (diff) | |
download | ports-a8702540439dad1e4789f6b8a859ec5ee0e389bf.tar.gz ports-a8702540439dad1e4789f6b8a859ec5ee0e389bf.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xevil/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index fd2ddce13b74..e0ea2ca89ed2 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -18,6 +18,8 @@ OPTIONS_DEFINE= DOCS NO_WRKSUBDIR=yes +BROKEN= does not build + USE_ZIP= yes USE_XORG= xpm USE_DOS2UNIX= *.cpp *.h config.mk makefile |