Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Sep 2002 11:47:54 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42310: [patch] make ports/x11-fonts GNOMENG aware
Message-ID:  <20020902014754.3090A6A7124@k7.mavetju>

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

>Number:         42310
>Category:       ports
>Synopsis:       [patch] make ports/x11-fonts 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:   Sun Sep 01 18: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/x11-fonts GNOMENG aware

>How-To-Repeat:

    n/a

>Fix:

    x11-fonts/gfe

--- x11-fonts/gfe/Makefile.old	Mon Sep  2 11:47:02 2002
+++ x11-fonts/gfe/Makefile	Mon Sep  2 11:47:06 2002
@@ -18,7 +18,8 @@
 	http://subversions.gnu.org/cgi-bin/cvsweb/gfe/"
 
 GNU_CONFIGURE=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_XPM=	yes
 
 NO_MAN=
>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?20020902014754.3090A6A7124>