From owner-cvs-all@FreeBSD.ORG Fri Dec 1 14:16:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8449616A773; Fri, 1 Dec 2006 14:16:01 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9634F43CB0; Fri, 1 Dec 2006 14:15:39 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1EFrO8089830; Fri, 1 Dec 2006 14:15:53 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1EFrKX089829; Fri, 1 Dec 2006 14:15:53 GMT (envelope-from alepulver) Message-Id: <200612011415.kB1EFrKX089829@repoman.freebsd.org> From: Alejandro Pulver Date: Fri, 1 Dec 2006 14:15:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/scourge Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 14:16:01 -0000 alepulver 2006-12-01 14:15:53 UTC FreeBSD ports repository Modified files: games/scourge Makefile Log: - Use provided WX_CONFIG instead of local WXCONFIG. - Use WANT_UNICODE instead of WX_UNICODE since it can be compiled with the non-Unicode version. - Use ARCH instead of MACHINE_ARCH to possibly allow cross-compiling. PR: ports/105495 Submitted by: alepulver (myself) Approved by: maintainer (timeout) Revision Changes Path 1.9 +3 -4 ports/games/scourge/Makefile