summaryrefslogtreecommitdiff
path: root/games/seahaven/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/seahaven/files/patch-configure')
-rw-r--r--games/seahaven/files/patch-configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/seahaven/files/patch-configure b/games/seahaven/files/patch-configure
deleted file mode 100644
index 97a39604d74c..000000000000
--- a/games/seahaven/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.bak 2011-07-17 15:43:48.000000000 -0600
-+++ configure 2011-07-17 15:44:10.000000000 -0600
-@@ -3920,8 +3920,8 @@
- # -Wno-return-type is necessary for Xlib header files on many systems:
- CFLAGS="-Wall -Wno-return-type -O2 $X_CFLAGS"
- CFLAGS_D="-Wall -Wno-return-type -g -DDEBUG $X_CFLAGS"
-- CXXFLAGS="-Wall -Wno-return-type -O2 $X_CFLAGS -DUSE_XFT -I/usr/include/freetype2"
-- CXXFLAGS_D="-Wall -Wno-return-type -g -DDEBUG $X_CFLAGS -DUSE_XFT -I/usr/include/freetype2"
-+ CXXFLAGS="-Wall -Wno-return-type -O2 $X_CFLAGS -DUSE_XFT -I/usr/local/include/freetype2"
-+ CXXFLAGS_D="-Wall -Wno-return-type -g -DDEBUG $X_CFLAGS -DUSE_XFT -I/usr/local/include/freetype2"
- LIBS="$LIBS -lXft"
- else
- if test "`(uname) 2>/dev/null`" = IRIX; then