diff options
-rw-r--r-- | emulators/snes9x/Makefile | 1 | ||||
-rw-r--r-- | emulators/snes9x/files/patch-configure | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index dad5b8ea3366..cc2f38bc8b89 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -7,6 +7,7 @@ PORTNAME= snes9x PORTVERSION= 1.42 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.lysator.liu.se/snes9x/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/emulators/snes9x/files/patch-configure b/emulators/snes9x/files/patch-configure index 579ec0dd54a2..ecc24c5f49fc 100644 --- a/emulators/snes9x/files/patch-configure +++ b/emulators/snes9x/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Fri Dec 5 02:03:08 2003 -+++ configure Sun Jan 25 00:50:04 2004 +--- configure.orig Thu Dec 4 18:03:08 2003 ++++ configure Sat Apr 29 23:35:05 2006 @@ -646,6 +646,7 @@ --with(out)-aido Use a shared memory area for output (default: without) --with(out)-joystick Enable joystick support if available (default: with) @@ -34,7 +34,7 @@ +else + + cat >conftest.$ac_ext <<_ACEOF -+#line $LINENO "configure" ++#line 3885 "configure" +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext |