Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Sep 2002 11:50:19 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42311: [patch] make ports/x11-fm GNOMENG aware
Message-ID:  <20020902015019.42D786A712A@k7.mavetju>

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

>Number:         42311
>Category:       ports
>Synopsis:       [patch] make ports/x11-fm 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 19:00:06 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-fm GNOMENG aware

>How-To-Repeat:

    n/a

>Fix:

    x11-fm/dfm
    x11-fm/endeavour
    x11-fm/fsv
    x11-fm/gentoo
    x11-fm/mtoolsfm
    x11-fm/vide
    x11-fm/workplace

--- x11-fm/dfm/Makefile.old	Mon Sep  2 11:48:35 2002
+++ x11-fm/dfm/Makefile	Mon Sep  2 11:48:44 2002
@@ -17,7 +17,8 @@
 USE_REINPLACE=	yes
 USE_X_PREFIX=	yes
 USE_XPM=	yes
-USE_IMLIB=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	imlib
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
--- x11-fm/endeavour/Makefile.old	Mon Sep  2 11:48:50 2002
+++ x11-fm/endeavour/Makefile	Mon Sep  2 11:48:55 2002
@@ -17,7 +17,8 @@
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
 USE_XPM=	yes
-USE_IMLIB=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	imlib
 USE_GMAKE=	yes
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	unix
--- x11-fm/fsv/Makefile.old	Mon Sep  2 11:48:59 2002
+++ x11-fm/fsv/Makefile	Mon Sep  2 11:49:03 2002
@@ -16,7 +16,8 @@
 
 USE_X_PREFIX=	yes
 USE_MESA=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-GL-prefix=${X11BASE}/lib
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
--- x11-fm/gentoo/Makefile.old	Mon Sep  2 11:49:09 2002
+++ x11-fm/gentoo/Makefile	Mon Sep  2 11:49:13 2002
@@ -13,7 +13,8 @@
 
 MAINTAINER=	obraun@FreeBSD.org
 
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 
--- x11-fm/mtoolsfm/Makefile.old	Mon Sep  2 11:49:17 2002
+++ x11-fm/mtoolsfm/Makefile	Mon Sep  2 11:49:24 2002
@@ -18,7 +18,8 @@
 
 USE_REINPLACE=	yes
 USE_X_PREFIX=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
--- x11-fm/vide/Makefile.old	Mon Sep  2 11:49:26 2002
+++ x11-fm/vide/Makefile	Mon Sep  2 11:49:32 2002
@@ -16,7 +16,8 @@
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_GNOMELIBS=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gnomelibs
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-DHAVE_SYS_PARAM_H"
 
--- x11-fm/workplace/Makefile.old	Mon Sep  2 11:49:36 2002
+++ x11-fm/workplace/Makefile	Mon Sep  2 11:49:43 2002
@@ -18,7 +18,8 @@
 MAINTAINER=	trevor@FreeBSD.org
 
 GNU_CONFIGURE=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 USE_X_PREFIX=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/glib12 \
 		-I${X11BASE}/include/gtk12" \
>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?20020902015019.42D786A712A>