Subject: pkg/19080: x11/kterm take account of neXtaw
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ishit@pluto.dti.ne.jp>
List: netbsd-bugs
Date: 11/17/2002 02:13:48
>Number:         19080
>Category:       pkg
>Synopsis:       x11/kterm take account of neXtaw
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 16 09:16:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ishit
>Release:        NetBSD 1.6_STABLE
>Organization:
	Nagoya *BSD Users' Group :-)
>Environment:
System: NetBSD ishitPc2.home 1.6_STABLE NetBSD 1.6_STABLE (ISHITPC2) #2: Wed Nov 13 13:24:15 JST 2002 root@ishitPc2.home:/usr/src/sys/arch/i386/compile/ISHITPC2 i386
Architecture: i386
Machine: i386
>Description:
	x11/kterm take account of neXtaw.
>How-To-Repeat:
>Fix:

--- Makefile.orig	Fri Oct 11 09:29:53 2002
+++ Makefile	Sun Nov 17 02:04:17 2002
@@ -35,7 +35,7 @@
 .  endif
 .endif
 
-.if defined(XAW_TYPE) && (${XAW_TYPE} == "3d" || ${XAW_TYPE} == "xpm")
+.if defined(XAW_TYPE) && (${XAW_TYPE} == "3d" || ${XAW_TYPE} == "xpm" || ${XAW_TYPE} == "neXtaw")
 post-patch:
 	@${ECHO_MSG}  "===>  Applying Xaw scrollbar patch"
 	@${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-xaw3d
>Release-Note:
>Audit-Trail:
>Unformatted: