From e3a1f66f84931500221bf05ce11a92e40823f156 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 3 Oct 2003 13:18:22 +0000 Subject: emulators/gngb: Bento fix. Fix 4.x build on bento. Changes: - USE_GETOPT_LONG PR: ports/53962 Submitted by: Michael Nottebrock Approved by: maintainer timeout --- emulators/gngb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/gngb') diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index a351d83ee8d9..a37dbfbf9ef7 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 GNU_CONFIGURE= yes USE_GMAKE= yes +USE_GETOPT_LONG=yes USE_XLIB= yes USE_X_PREFIX= yes CONFIGURE_ENV= CFLAGS="-I${X11BASE}/include" \ -- cgit v1.2.3