From owner-svn-ports-head@FreeBSD.ORG Thu Mar 21 13:03:08 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 204717DB; Thu, 21 Mar 2013 13:03:08 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0EA2B6D2; Thu, 21 Mar 2013 13:03:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2LD37Nl078958; Thu, 21 Mar 2013 13:03:07 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2LD37kV078957; Thu, 21 Mar 2013 13:03:07 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201303211303.r2LD37kV078957@svn.freebsd.org> From: Bryan Drewery Date: Thu, 21 Mar 2013 13:03:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314841 - head/games/xconq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Mar 2013 13:03:08 -0000 Author: bdrewery Date: Thu Mar 21 13:03:07 2013 New Revision: 314841 URL: http://svnweb.freebsd.org/changeset/ports/314841 Log: - Remove excess .else statement causing warning with bmake PR: ports/177190 Submitted by: John Marino Modified: head/games/xconq/Makefile Modified: head/games/xconq/Makefile ============================================================================== --- head/games/xconq/Makefile Thu Mar 21 12:59:40 2013 (r314840) +++ head/games/xconq/Makefile Thu Mar 21 13:03:07 2013 (r314841) @@ -46,7 +46,6 @@ USE_TK= yes CONFIGURE_ARGS+=--with-tclconfig=${TCL_LIBDIR} \ --with-tkconfig=${TK_LIBDIR} PLIST_SUB+= NOSDL="" -.else .endif post-patch: