From owner-freebsd-ports Sun Sep 1 19: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2B6137B401 for ; Sun, 1 Sep 2002 19:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A37C043E65 for ; Sun, 1 Sep 2002 19:00:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g82207JU008854 for ; Sun, 1 Sep 2002 19:00:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8220776008853; Sun, 1 Sep 2002 19:00:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A9A337B405 for ; Sun, 1 Sep 2002 18:50:27 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2E843E42 for ; Sun, 1 Sep 2002 18:50:26 -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 BD83E2B739 for ; Mon, 2 Sep 2002 03:50:23 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 42D786A712A; Mon, 2 Sep 2002 11:50:19 +1000 (EST) Message-Id: <20020902015019.42D786A712A@k7.mavetju> Date: Mon, 2 Sep 2002 11:50:19 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42311: [patch] make ports/x11-fm GNOMENG aware Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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