From owner-cvs-all@FreeBSD.ORG Wed May 7 12:58:39 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0470106566B; Wed, 7 May 2008 12:58:39 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A15118FC0A; Wed, 7 May 2008 12:58:39 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m47CwdG9020422; Wed, 7 May 2008 12:58:39 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m47Cwdx6020421; Wed, 7 May 2008 12:58:39 GMT (envelope-from philip) Message-Id: <200805071258.m47Cwdx6020421@repoman.freebsd.org> From: Philip Paeps Date: Wed, 7 May 2008 12:58:39 +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/wesnoth Makefile pkg-plist 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: Wed, 07 May 2008 12:58:39 -0000 philip 2008-05-07 12:58:39 UTC FreeBSD ports repository Modified files: games/wesnoth Makefile pkg-plist Log: - Fix pkg-plist when building without tools or without the editor[1]. - Finally convert to using OPTIONS=. PR: ports/123436 [1] Submitted by: Mel [1] Reviewed by: miwi Revision Changes Path 1.56 +22 -42 ports/games/wesnoth/Makefile 1.45 +11 -11 ports/games/wesnoth/pkg-plist