Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2004 23:59:53 +0100 (CET)
From:      Dominik Brettnacher <domi@saargate.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74792: misc/grun patch to enable feature
Message-ID:  <200412062259.iB6MxqvW009028@jefferson.teresto.net>
Resent-Message-ID: <200412062300.iB6N0t2q018572@freefall.freebsd.org>

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

>Number:         74792
>Category:       ports
>Synopsis:       misc/grun patch to enable feature
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 06 23:00:55 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dominik Brettnacher
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:

>Description:

This patch enables grun to work together with text/console based programs.

>How-To-Repeat:
>Fix:


diff -urN /usr/ports/misc/grun/Makefile grun/Makefile
--- /usr/ports/misc/grun/Makefile	Thu Feb  5 07:47:38 2004
+++ grun/Makefile	Mon Dec  6 23:54:37 2004
@@ -17,6 +17,7 @@
 USE_X_PREFIX=	yes
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS+=	--enable-testfile
 
 MAN1=		grun.1x
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412062259.iB6MxqvW009028>