Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Sep 2002 10:15:40 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42303: [patch] make ports/science GNOMENG aware
Message-ID:  <20020902001540.F244E6A7124@k7.mavetju>

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

>Number:         42303
>Category:       ports
>Synopsis:       [patch] make ports/science 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 17:20:03 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/science GNOMENG aware

>How-To-Repeat:

    n/a

>Fix:

    science/euler
    science/gdis
    science/vis5d+

--- science/vis5d+/Makefile.old	Mon Sep  2 10:14:26 2002
+++ science/vis5d+/Makefile	Mon Sep  2 10:14:36 2002
@@ -25,7 +25,8 @@
 USE_BISON=	yes
 USE_MESA=	yes
 USE_XLIB=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_LIBTOOL=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	\
--- science/euler/Makefile.old	Mon Sep  2 10:13:56 2002
+++ science/euler/Makefile	Mon Sep  2 10:14:05 2002
@@ -15,7 +15,8 @@
 MAINTAINER=	ports@FreeBSD.org
 
 USE_REINPLACE=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 WRKSRC=		${WRKDIR}/${DISTNAME:R}/source
 MAKEFILE=	makefile
 ALL_TARGET=	# empty
--- science/gdis/Makefile.old	Mon Sep  2 10:14:08 2002
+++ science/gdis/Makefile	Mon Sep  2 10:14:17 2002
@@ -18,7 +18,8 @@
 		gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea
 
 USE_REINPLACE=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_MESA=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_GMAKE=	yes
>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?20020902001540.F244E6A7124>