Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2000 15:14:19 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22167: Update port: x11-wm/lwm
Message-ID:  <20001020221419.509A937B479@hub.freebsd.org>

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

>Number:         22167
>Category:       ports
>Synopsis:       Update port: x11-wm/lwm
>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 20 15:20:01 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

New file:
patches/patch-aa

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-wm/lwm/files/patch-aa x11-wm/lwm/files/patch-aa
--- /usr/ports/x11-wm/lwm/files/patch-aa	Thu Jan  1 09:00:00 1970
+++ x11-wm/lwm/files/patch-aa	Sat Oct 14 02:31:31 2000
@@ -0,0 +1,10 @@
+--- Imakefile.orig	Wed Oct 20 17:33:03 1999
++++ Imakefile	Sat Oct 14 02:31:23 2000
+@@ -7,6 +7,6 @@
+ SRCS = lwm.c manage.c mouse.c client.c cursor.c error.c disp.c shape.c resource.c
+ OBJS = ${SRCS:.c=.o}
+ 
+-ComplexProgramTarget(lwm)
++ComplexProgramTargetNoMan(lwm)
+ 
+ ${OBJS}: ${HEADERS}


>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?20001020221419.509A937B479>