From edwin@mavetju.org  Fri Aug 30 04:46:40 2002
Return-Path: <edwin@mavetju.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8F4A637B400
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Aug 2002 04:46:40 -0700 (PDT)
Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4956F43E65
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Aug 2002 04:46:34 -0700 (PDT)
	(envelope-from edwin@mavetju.org)
Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141])
	by topaz.mdcc.cx (Postfix) with ESMTP id A6CB62B739
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Aug 2002 13:46:13 +0200 (CEST)
Received: by k7.mavetju (Postfix, from userid 1001)
	id 5FCA76A7124; Fri, 30 Aug 2002 21:46:08 +1000 (EST)
Message-Id: <20020830114608.5FCA76A7124@k7.mavetju>
Date: Fri, 30 Aug 2002 21:46:08 +1000 (EST)
From: Edwin Groothuis <edwin@mavetju.org>
Reply-To: Edwin Groothuis <edwin@mavetju.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] make ports/japanese GNOMENG aware
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42203
>Category:       ports
>Synopsis:       [patch] make ports/japanese GNOMENG aware
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 30 04:50:04 PDT 2002
>Closed-Date:    Thu Oct 24 17:18:34 PDT 2002
>Last-Modified:  Thu Oct 24 17:18:34 PDT 2002
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386

>Description:

    make ports/japanese GNOMENG aware

>How-To-Repeat:

    n/a

>Fix:

    japanese/ebview
    japanese/gicq
    japanese/gtkicq
    japanese/jmode
    japanese/jyuroku
    japanese/kanjipad
    japanese/netype
    japanese/word
    japanese/xjtext

--- japanese/ebview/Makefile.old	Fri Aug 30 21:41:02 2002
+++ japanese/ebview/Makefile	Fri Aug 30 21:41:17 2002
@@ -15,8 +15,8 @@
 
 LIB_DEPENDS=	eb.6:${PORTSDIR}/japanese/eb
 
-USE_GTK=	yes
-USE_IMLIB=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12 imlib
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 MAKE_ARGS=	SUBDIRS=src
--- japanese/gicq/Makefile.old	Fri Aug 30 21:41:21 2002
+++ japanese/gicq/Makefile	Fri Aug 30 21:41:32 2002
@@ -23,7 +23,8 @@
 LIB_DEPENDS=	icq.0:${PORTSDIR}/japanese/libicq
 
 USE_X_PREFIX=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--without-gnome --disable-nls
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
--- japanese/gtkicq/Makefile.old	Fri Aug 30 21:41:36 2002
+++ japanese/gtkicq/Makefile	Fri Aug 30 21:41:46 2002
@@ -20,7 +20,8 @@
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--without-gnome --datadir=${PREFIX}/share/gtkicq
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
--- japanese/jmode/Makefile.old	Fri Aug 30 21:41:55 2002
+++ japanese/jmode/Makefile	Fri Aug 30 21:42:04 2002
@@ -16,7 +16,8 @@
 
 GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
--- japanese/jyuroku/Makefile.old	Fri Aug 30 21:42:24 2002
+++ japanese/jyuroku/Makefile	Fri Aug 30 21:42:35 2002
@@ -16,7 +16,8 @@
 
 ALL_TARGET=
 USE_X_PREFIX=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_REINPLACE=	yes
 
 post-patch:
--- japanese/kanjipad/Makefile.old	Fri Aug 30 21:42:42 2002
+++ japanese/kanjipad/Makefile	Fri Aug 30 21:42:54 2002
@@ -14,7 +14,8 @@
 
 USE_X_PREFIX=	yes
 USE_XLIB=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_PERL5=	yes
 
 post-install:
--- japanese/netype/Makefile.old	Fri Aug 30 21:43:15 2002
+++ japanese/netype/Makefile	Fri Aug 30 21:43:46 2002
@@ -18,9 +18,8 @@
 
 MAINTAINER=	mutoh@info.nara-k.ac.jp
 
-LIB_DEPENDS=	gdk_imlib:${PORTSDIR}/graphics/imlib
-
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	imlib
 GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>
--- japanese/word/Makefile.old	Fri Aug 30 21:44:05 2002
+++ japanese/word/Makefile	Fri Aug 30 21:44:20 2002
@@ -13,7 +13,8 @@
 MAINTAINER=	sada@FreeBSD.ORG
 
 FORBIDDEN=	"distfile is not available"
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 
 DOCDIR=		${PREFIX}/share/doc/ja-word
 EXAMPLEDIR=	${PREFIX}/share/examples/ja-word
--- japanese/xjtext/Makefile.old	Fri Aug 30 21:44:30 2002
+++ japanese/xjtext/Makefile	Fri Aug 30 21:44:41 2002
@@ -15,7 +15,8 @@
 MAINTAINER=	sada@FreeBSD.org
 
 USE_BISON=	yes
-USE_IMLIB=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	imlib
 EXAMPLEDIR=	${PREFIX}/share/examples/xjtext
 DOCDIR=		${PREFIX}/share/doc/xjtext
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: okazaki 
State-Changed-When: Thu Oct 24 17:17:47 PDT 2002 
State-Changed-Why:  
Committed by lioux, thanks! 

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