Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 21:39:19 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42201: [patch] make ports/chinese GNOMENG aware
Message-ID:  <20020830113919.1A1C76A7124@k7.mavetju>

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

>Number:         42201
>Category:       ports
>Synopsis:       [patch] make ports/chinese 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:40:01 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/chinese GNOMENG aware

>How-To-Repeat:

    n/a

>Fix:

    chinese/dia
    chinese/eterm

--- chinese/dia/Makefile.old	Fri Aug 30 21:35:25 2002
+++ chinese/dia/Makefile	Fri Aug 30 21:37:03 2002
@@ -15,7 +15,8 @@
 MD5_FILE=	${.CURDIR}/distinfo
 
 # For png output
-USE_GNOMELIBS=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gnomelibs
 
 .include "${MASTERDIR}/Makefile"
 MAINTAINER=	keith@FreeBSD.org
--- chinese/eterm/Makefile.old	Fri Aug 30 21:37:24 2002
+++ chinese/eterm/Makefile	Fri Aug 30 21:38:00 2002
@@ -19,7 +19,8 @@
 
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
-USE_IMLIB=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	imlib
 USE_LIBTOOL=	yes
 CONFIGURE_ARGS=	--enable-trans=imlib --enable-multi-charset=big5 \
 		--enable-xim --with-theme-update
>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?20020830113919.1A1C76A7124>