1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fill in $LINENO in configure script, so it detects FreeBSD, so it enables

joystick support.

  This a more magic situation.

PR:		ports/96193
Submitted by:	Andreas Steinel <lnxbil@saarlinux.org>
This commit is contained in:
Pav Lucistnik 2006-04-29 21:40:22 +00:00
parent 05cc4d04c2
commit 0c435188db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160839
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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