Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  9 Apr 2003 20:11:50 +0800 (CST)
From:      Statue <statue@freebsd.sinica.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50753: Update port: chinese/chinput3
Message-ID:  <20030409121150.51A1EDB@freebsd.sinica.edu.tw>
Resent-Message-ID: <200304091220.h39CK7tM037191@freefall.freebsd.org>

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

>Number:         50753
>Category:       ports
>Synopsis:       Update port: chinese/chinput3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 05:20:06 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386


	
>Description:
fix Makefile WRKSRC error.
	
>How-To-Repeat:
	
>Fix:

diff -ruN chinput3.orig/Makefile chinput3/Makefile
--- chinput3.orig/Makefile	Wed Apr  9 20:08:43 2003
+++ chinput3/Makefile	Wed Apr  9 20:09:00 2003
@@ -16,6 +16,6 @@
 
 USE_XLIB=	yes
 USE_IMLIB=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}fix3
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}fix4
 
 .include <bsd.port.mk>
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030409121150.51A1EDB>