Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 19:37:42 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42191: [patch] make ports/converters GNOMENG aware
Message-ID:  <20020830093742.9BCF46A7124@k7.mavetju>

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

>Number:         42191
>Category:       ports
>Synopsis:       [patch] make ports/converters 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 02:40:02 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/converters GNOMENG aware

>How-To-Repeat:

    n/a

>Fix:

    converters/gbase

--- converters/gbase/Makefile.old	Fri Aug 30 19:34:14 2002
+++ converters/gbase/Makefile	Fri Aug 30 19:34:26 2002
@@ -13,7 +13,8 @@
 MAINTAINER=	pat@FreeBSD.org
 
 USE_X_PREFIX=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/gbase ${PREFIX}/bin
>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?20020830093742.9BCF46A7124>