freebsd-ports/emulators/gngeo/files/patch-configure
Alejandro Pulver e15f608393 - Update to version 0.6.11.
- Change MAINTAINER address to acardenas@bsd.org.pe.
- Add USE_X_PREFIX.
- Add USE_GETOPT_LONG and a patch to make it build on 4.X.
- Remove USE_REINPLACE.
- Remove RESTRICTED and add pkg-message.in. Now the Neo-Geo BIOS is not
  packaged with the port, so packages can be generated now. The pkg-message.in
  file contains instructions about how to install the BIOS.
- Fix OPTIONS handling.
- Add message to pkg-plist about files that weren't removed.

PR:		ports/94023
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by:	garga (mentor)
2006-04-17 20:06:04 +00:00

14 lines
410 B
Text

--- configure.orig Sat Apr 1 10:19:10 2006
+++ configure Thu Apr 13 23:02:32 2006
@@ -3111,11 +3111,6 @@
echo "$as_me: error: can't find SDL on your system" >&2;}
{ (exit 1); exit 1; }; }
fi
-
- else
- { { echo "$as_me:$LINENO: error: can't find sdl-config on your system" >&5
-echo "$as_me: error: can't find sdl-config on your system" >&2;}
- { (exit 1); exit 1; }; };
fi
enable_gp2x=false
fi