aboutsummaryrefslogtreecommitdiff
path: root/emulators/gngb
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 13:18:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 13:18:22 +0000
commite3a1f66f84931500221bf05ce11a92e40823f156 (patch)
treed0f92a972e0c30c285dcb6dbc695415482db730d /emulators/gngb
parentd7b6cccf75db29b87c0d5be060ab5d08020a9858 (diff)
downloadports-e3a1f66f84931500221bf05ce11a92e40823f156.tar.gz
ports-e3a1f66f84931500221bf05ce11a92e40823f156.zip
emulators/gngb: Bento fix.
Fix 4.x build on bento. Changes: - USE_GETOPT_LONG PR: ports/53962 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=90122
Diffstat (limited to 'emulators/gngb')
-rw-r--r--emulators/gngb/Makefile1
1 files changed, 1 insertions, 0 deletions
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" \