Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  8 Jan 2005 17:47:02 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75937: [PATCH] chinese/zh-wenju: fix PLIST
Message-ID:  <20050108094702.4036A3EA134@utopia.leeym.com>
Resent-Message-ID: <200501080950.j089oHWL026218@freefall.freebsd.org>

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

>Number:         75937
>Category:       ports
>Synopsis:       [PATCH] chinese/zh-wenju: fix PLIST
>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:   Sat Jan 08 09:50:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.3-STABLE FreeBSD 5.3-STABLE #22: Mon Dec 27 07:04:49 CST 2004
>Description:
- fix broken PLIST

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2004121802/zh-wenju-1.3_3.log

>Fix:

--- zh-wenju-1.3_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/chinese/wenju/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	7 Nov 2004 22:36:02 -0000	1.10
+++ Makefile	8 Jan 2005 09:45:34 -0000
@@ -16,8 +16,7 @@
 COMMENT=	Collection of writing tools in Chinese
 
 USE_GNOME=	gtk20
-HAS_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--prefix=${PREFIX}
+GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
 INSTALLS_SHLIB=	yes
 USE_GETOPT_LONG=	yes
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/chinese/wenju/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	10 Dec 2004 22:39:23 -0000	1.4
+++ pkg-plist	8 Jan 2005 09:45:34 -0000
@@ -2,7 +2,6 @@
 bin/wrap
 lib/gtk-2.0/2.4.0/immodules/im-tim.la
 lib/gtk-2.0/2.4.0/immodules/im-tim.so
-share/locale/zh_CN/LC_MESSAGES/wenju.mo
 %%DATADIR%%/bxm.tim
 %%DATADIR%%/cj.tim
 %%DATADIR%%/erbi.tim
--- zh-wenju-1.3_3.patch ends here ---

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



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