From edwin@mavetju.org  Fri Aug 30 02:14:01 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 AC35D37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Aug 2002 02:14:01 -0700 (PDT)
Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4AA6C43E42
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Aug 2002 02:14:01 -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 566502B912
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Aug 2002 11:13:58 +0200 (CEST)
Received: by k7.mavetju (Postfix, from userid 1001)
	id 2CB8B6A7124; Fri, 30 Aug 2002 19:13:54 +1000 (EST)
Message-Id: <20020830091354.2CB8B6A7124@k7.mavetju>
Date: Fri, 30 Aug 2002 19:13:54 +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/biology GNOMENG aware
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42187
>Category:       ports
>Synopsis:       [patch] make ports/biology 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 02:20:01 PDT 2002
>Closed-Date:    Fri Aug 30 06:00:11 PDT 2002
>Last-Modified:  Fri Aug 30 06:00:11 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/biology GNOMENG aware

>How-To-Repeat:

    n/a

>Fix:

    biology/gperiodic
    biology/xmolwt

--- biology/gperiodic/Makefile.old	Fri Aug 30 19:09:37 2002
+++ biology/gperiodic/Makefile	Fri Aug 30 19:09:50 2002
@@ -14,7 +14,8 @@
 MAINTAINER=	chris@unixpages.org
 
 USE_X_PREFIX=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
--- biology/xmolwt/Makefile.old	Fri Aug 30 19:10:06 2002
+++ biology/xmolwt/Makefile	Fri Aug 30 19:10:20 2002
@@ -15,7 +15,8 @@
 MAKEFILE=	Makefile.gtk
 
 USE_GMAKE=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/gmolwt ${PREFIX}/bin

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Fri Aug 30 05:59:54 PDT 2002 
State-Changed-Why:  
Committed, thanks! 

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