summaryrefslogtreecommitdiff
path: root/emulators/hugo/files/patch-configure
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2007-11-02 17:55:22 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2007-11-02 17:55:22 +0000
commitdf1b9d2bde3e14795e97ccebbe4ac019ebb155ed (patch)
treeaa5147d197a39f55f28a9f545e02ecd2c91fd86c /emulators/hugo/files/patch-configure
parentUpdate from 1.1.7 to 1.1.10. FPX-support is now in (and no longer an (diff)
- Mark unbroken.
- Fix build on non-i386. - Fix build with gcc-4.2. PR: ports/117054 Submitted by: Li-Lun Wang <llwang@infor.org> (maintainer) Approved by: portmgr (erwin), itetcu (mentor, implicit)
Diffstat (limited to '')
-rw-r--r--emulators/hugo/files/patch-configure15
1 files changed, 12 insertions, 3 deletions
diff --git a/emulators/hugo/files/patch-configure b/emulators/hugo/files/patch-configure
index e091c8d8495d..d2c6dd550136 100644
--- a/emulators/hugo/files/patch-configure
+++ b/emulators/hugo/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig Tue Apr 5 14:28:53 2005
-+++ configure Fri May 19 02:02:42 2006
+--- configure.orig 2005-04-05 14:28:53.000000000 -0500
++++ configure 2007-10-09 21:55:43.000000000 -0500
@@ -3256,7 +3256,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
@@ -27,7 +27,16 @@
then
-@@ -8675,7 +8675,36 @@
+@@ -8657,7 +8659,7 @@
+
+ fi
+ ;;
+- i386-FreeBSD)
++ *-FreeBSD)
+ echo "FreeBSD build enabled"
+
+ HUGO_TARGET_MACHINE="FREEBSD"
+@@ -8675,6 +8677,35 @@
SDL_FREEBSD_FALSE=
fi