From tkato432@yahoo.com  Sun Aug 28 10:04:40 2005
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3EC1916A41F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 28 Aug 2005 10:04:40 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8950143D46
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 28 Aug 2005 10:04:39 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([219.108.136.159]) by hfep08.dion.ne.jp with SMTP
          id <20050828100436929.QLOA@hfep08.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sun, 28 Aug 2005 19:04:36 +0900
Message-Id: <20050828190108.3a7eec26.tkato432@yahoo.com>
Date: Sun, 28 Aug 2005 19:01:08 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: x11-fonts/nexfontsel

>Number:         85392
>Category:       ports
>Synopsis:       Update port: x11-fonts/nexfontsel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 28 10:10:22 GMT 2005
>Closed-Date:    Mon Aug 29 16:17:29 GMT 2005
>Last-Modified:  Mon Aug 29 16:17:29 GMT 2005
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Use libneXtaw properly

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-fonts/nexfontsel/Makefile x11-fonts/nexfontsel/Makefile
--- /usr/ports/x11-fonts/nexfontsel/Makefile	Fri May 20 19:55:45 2005
+++ x11-fonts/nexfontsel/Makefile	Fri Aug 19 03:14:27 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	nexfontsel
 PORTVERSION=	3.0.1
+PORTREVISION=	1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ \
 		${MASTER_SITE_LOCAL}
@@ -24,7 +25,8 @@
 MAN1=		nexfontsel.1
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|^CDEBUG|XCOMM CDEBUG|g' ${WRKSRC}/Imakefile
+	@${REINPLACE_CMD} -e 's|^CDEBUG|XCOMM CDEBUG|g ; \
+		 s|= XawClientLibs|= -lneXtaw|g' ${WRKSRC}/Imakefile
 
 post-install:
 	@${MKDIR} ${PREFIX}/lib/X11/ja_JP.eucJP/app-defaults
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Mon Aug 29 16:17:16 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85392 
>Unformatted:
