diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-23 22:32:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-23 22:32:48 +0800 |
commit | 14e188fee49521b558796a502c31c7284e776800 (patch) | |
tree | b18413f48156f93fe5146d9eb977e10277bef85d /games | |
parent | 3b738e414358ca32c34acfac03bff6205814242e (diff) | |
download | freebsd-ports-gnome-14e188fee49521b558796a502c31c7284e776800.tar.gz freebsd-ports-gnome-14e188fee49521b558796a502c31c7284e776800.tar.zst freebsd-ports-gnome-14e188fee49521b558796a502c31c7284e776800.zip |
- BROKEN Does not build
==> Configuring for xevil-2.02.r2_2
===> Building for xevil-2.02.r2_2
"makefile", line 25: Could not find /config.mk
make: fatal errors encountered -- cannot continue
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 |