Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2013 14:32:49 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312823 - head/games/xevil
Message-ID:  <201302231432.r1NEWn6W032114@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302231432.r1NEWn6W032114>