Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2000 08:24:32 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21619: Update port: x11/xkeywrap
Message-ID:  <20000928152432.1E8DF37B618@hub.freebsd.org>

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

>Number:         21619
>Category:       ports
>Synopsis:       Update port: x11/xkeywrap
>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:   Thu Sep 28 08:30:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Support X11BASE properly

No response from maintainer.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11/xkeywrap/patches/patch-aa x11/xkeywrap/patches/patch-aa
--- /usr/ports/x11/xkeywrap/patches/patch-aa	Sat Feb 19 18:01:54 2000
+++ x11/xkeywrap/patches/patch-aa	Sat Aug 12 00:52:06 2000
@@ -25,7 +25,7 @@
  
  list.o :	list.c list.h
 -		gcc -c list.c -I/usr/X11R6/include
-+		${CC} ${CFLAGS} -c list.c -I/usr/X11R6/include
++		${CC} ${CFLAGS} -c list.c -I${X11BASE}/include
  
  readme.h :	README mkstr
  		cat README | ./mkstr readme > readme.h


>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?20000928152432.1E8DF37B618>