Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Oct 2000 16:47:29 -0700 (PDT)
From:      spcoltri@omcl.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21878: Make fvwm2-beta GNOME-compliant
Message-ID:  <20001009234729.175FC37B66C@hub.freebsd.org>

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

>Number:         21878
>Category:       ports
>Synopsis:       Make fvwm2-beta GNOME-compliant
>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:   Mon Oct 09 16:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Steve Coltrin
>Release:        4.1.1-STABLE
>Organization:
Orbital Mind Control Lasers
>Environment:
FreeBSD hrothgar.omcl.org 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Mon Oct  2 17:09:41 MDT 2000     spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR  i386
>Description:
This patch causes the x11-wm/fvwm2-beta port to make a Gnome-compliant
window manager.  It does not introduce any port dependencies on Gnome.
>How-To-Repeat:

>Fix:
Apply in ports/x11-wm :

diff -ur fvwm2-beta.old/Makefile fvwm2-beta/Makefile
--- fvwm2-beta.old/Makefile	Mon Oct  9 17:26:04 2000
+++ fvwm2-beta/Makefile	Mon Oct  9 17:26:33 2000
@@ -21,6 +21,8 @@
 USE_GMAKE=	yes
 PLIST_SUB=	VER=${PORTVERSION}
 
+CONFIGURE_ARGS+=	--enable-gnome
+
 MAN1=	FvwmAuto.1 FvwmAnimate.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \
 	FvwmCommand.1 FvwmConsole.1 FvwmConsoleC.pl.1 FvwmCpp.1 FvwmDebug.1 \
 	FvwmDragWell.1 FvwmEvent.1 FvwmForm.1 FvwmGtk.1 FvwmIconBox.1 \


>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?20001009234729.175FC37B66C>