Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2003 13:58:28 +0200 (CEST)
From:      Michael Nottebrock <lofi@lofi.dyndns.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53962: emulators/gngb: Bento fix.
Message-ID:  <200307011158.h61BwSYK020541@lofi.dyndns.org>
Resent-Message-ID: <200307011200.h61C0Vbx018072@freefall.freebsd.org>

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

>Number:         53962
>Category:       ports
>Synopsis:       emulators/gngb: Bento fix.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 01 05:00:31 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael Nottebrock
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD lofi.dyndns.org 5.1-RELEASE FreeBSD 5.1-RELEASE #3: Wed Jun 11 13:51:19 CEST 2003 lofi@lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386


	
>Description:
	Fix 4.x build on bento.

	Changes:
			- USE_GETOPT_LONG
			
>How-To-Repeat:
	
>Fix:

	

--- gngb.diff begins here ---
diff -urN gngb.orig/Makefile gngb/Makefile
--- gngb.orig/Makefile	Fri Mar  7 07:01:14 2003
+++ gngb/Makefile	Tue Jul  1 13:56:06 2003
@@ -18,6 +18,7 @@
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
+USE_GETOPT_LONG=yes
 USE_XLIB=	yes
 USE_X_PREFIX=	yes
 CONFIGURE_ENV=	CFLAGS="-I${X11BASE}/include" \
--- gngb.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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