From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 6 18:50:34 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F4F16A412 for ; Fri, 6 Oct 2006 18:50:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC78043D72 for ; Fri, 6 Oct 2006 18:50:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k96IoXQR040186 for ; Fri, 6 Oct 2006 18:50:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k96IoXoM040185; Fri, 6 Oct 2006 18:50:33 GMT (envelope-from gnats) Resent-Date: Fri, 6 Oct 2006 18:50:33 GMT Resent-Message-Id: <200610061850.k96IoXoM040185@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Pawel Pekala" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C422816A4C8; Fri, 6 Oct 2006 18:44:34 +0000 (UTC) (envelope-from c0rn@o2.pl) Received: from poczta.o2.pl (mx10.go2.pl [193.17.41.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BF8C43D4C; Fri, 6 Oct 2006 18:44:33 +0000 (GMT) (envelope-from c0rn@o2.pl) Received: from caprica.slowicza.org (abok202.neoplus.adsl.tpnet.pl [83.8.26.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.o2.pl (Postfix) with ESMTP id 8A65158015; Fri, 6 Oct 2006 20:44:32 +0200 (CEST) Message-Id: <1160160267.1984@caprica.slowicza.org> Date: Fri, 6 Oct 2006 20:44:27 +0200 From: "Pawel Pekala" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: danfe@FreeBSD.org Subject: ports/104069: [patch] games/openttd add desktop file X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 18:50:34 -0000 >Number: 104069 >Category: ports >Synopsis: [patch] games/openttd add desktop file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 06 18:50:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Pawel Pekala >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 6.2-PRERELEASE #0: Sun Sep 24 03:04:16 CEST 2006 root@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC >Description: Add desktop file. >How-To-Repeat: >Fix: --- openttd.diff begins here --- diff -ur /usr/ports/games/openttd/Makefile openttd/Makefile --- /usr/ports/games/openttd/Makefile Sat Sep 23 19:12:19 2006 +++ openttd/Makefile Thu Oct 5 20:51:06 2006 @@ -21,6 +21,8 @@ USE_GMAKE= yes +DESKTOP_ENTRIES= "OpenTTD" "$COMMENT" "" "openttd" "" false + pre-everything:: .if !defined(WITH_MIDI_PLAYER) @${ECHO_MSG} "Define WITH_MIDI_PLAYER=/path/to/player to build with external MIDI player" --- openttd.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: