Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 21:46:08 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42203: [patch] make ports/japanese GNOMENG aware
Message-ID:  <20020830114608.5FCA76A7124@k7.mavetju>

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

>Number:         42203
>Category:       ports
>Synopsis:       [patch] make ports/japanese GNOMENG aware
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 30 04:50:04 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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