Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2003 23:00:11 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60621: Update port: games/crossfire-client
Message-ID:  <20031227230011.5d688bfc.tkato@prontomail.com>
Resent-Message-ID: <200312271410.hBREAED1031581@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60621
>Category:       ports
>Synopsis:       Update port: games/crossfire-client
>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:   Sat Dec 27 06:10:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Fix MAN1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/crossfire-client/Makefile games/crossfire-client/Makefile
--- /usr/ports/games/crossfire-client/Makefile	Mon Nov 17 02:03:21 2003
+++ games/crossfire-client/Makefile	Sat Dec 27 22:45:58 2003
@@ -37,7 +37,7 @@
 
 .if ${HAVE_GNOME:Mgtk12}!=""
 USE_GNOME+=	gtk12
-MAN1=		gcfclient.1
+MAN1+=		gcfclient.1
 .else
 CONFIGURE_ARGS+=	--disable-gtk
 .endif
>Release-Note:
>Audit-Trail:
>Unformatted:



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