Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2000 13:33:47 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21368: Update port: games/xosmulti
Message-ID:  <20000918203347.8626D37B422@hub.freebsd.org>

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

>Number:         21368
>Category:       ports
>Synopsis:       Update port: games/xosmulti
>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:   Mon Sep 18 13:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Support X11BASE properly

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/xosmulti/patches/patch-aa games/xosmulti/patches/patch-aa
--- /usr/ports/games/xosmulti/patches/patch-aa	Sat Feb 20 09:50:09 1999
+++ games/xosmulti/patches/patch-aa	Sat Aug 12 02:26:32 2000
@@ -29,7 +29,7 @@
  
 -# INC_DIR	= -I/usr/X11R6/include
 -# LIB_DIR	= -L/usr/X11R6/lib
-+INC_DIR	= -I/usr/X11R6/include
-+LIB_DIR	= -L/usr/X11R6/lib
++INC_DIR	= -I${X11BASE}/include
++LIB_DIR	= -L${X11BASE}/lib
  
  all:	$(TARGET)


>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?20000918203347.8626D37B422>