Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2000 18:09:02 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21972: Update port: games/xemeraldia
Message-ID:  <20001014010902.77AA537B66E@hub.freebsd.org>

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

>Number:         21972
>Category:       ports
>Synopsis:       Update port: games/xemeraldia
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 18:10:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix Imakefile breakage under XFree86 4.x

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/xemeraldia/files/patch-aa games/xemeraldia/files/patch-aa
--- /usr/ports/games/xemeraldia/files/patch-aa	Sat Dec 11 04:25:16 1999
+++ games/xemeraldia/files/patch-aa	Fri Oct 13 21:52:47 2000
@@ -1,5 +1,5 @@
---- Imakefile.orig	Thu Dec  9 19:16:34 1999
-+++ Imakefile	Thu Dec  9 19:27:40 1999
+--- Imakefile.orig	Fri Oct 13 21:51:53 2000
++++ Imakefile	Fri Oct 13 21:52:37 2000
 @@ -1,5 +1,4 @@
 -BIN_DIR=          /usr/local/bin
 -HIGH_SCORE_DIR=   /usr/local/lib
@@ -17,3 +17,12 @@
                  -D__USE_FIXED_PROTOTYPES__
  
  HEADERS = games.h graphics.h bitmaps.h
+@@ -27,7 +25,7 @@
+ /*LOCAL_LIBRARIES= $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(EXTENSIONLIB) $(XLIB)*/
+ LOCAL_LIBRARIES= XawClientLibs
+ 
+-ComplexProgramTarget(xemeraldia)
++ComplexProgramTargetNoMan(xemeraldia)
+ 
+ AllTarget(XEmeraldia.ad)
+ InstallAppDefaults(XEmeraldia)


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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