svn commit: r312823 - head/games/xevil

Martin Wilke miwi at FreeBSD.org
Sat Feb 23 14:32:49 UTC 2013


Author: miwi
Date: Sat Feb 23 14:32:48 2013
New Revision: 312823
URL: http://svnweb.freebsd.org/changeset/ports/312823

Log:
  - 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

Modified:
  head/games/xevil/Makefile

Modified: head/games/xevil/Makefile
==============================================================================
--- head/games/xevil/Makefile	Sat Feb 23 14:27:28 2013	(r312822)
+++ head/games/xevil/Makefile	Sat Feb 23 14:32:48 2013	(r312823)
@@ -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


More information about the svn-ports-head mailing list