ports/85392: Update port: x11-fonts/nexfontsel

KATO Tsuguru tkato432 at yahoo.com
Sun Aug 28 10:10:31 UTC 2005


>Number:         85392
>Category:       ports
>Synopsis:       Update port: x11-fonts/nexfontsel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 28 10:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list