diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2007-01-21 21:38:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2007-01-21 21:38:30 +0000 |
commit | c9171663d544a04dabba2e2f13b805d910ac50cb (patch) | |
tree | 1b663519b10234b8dbf0acbc31f0a6e9c1db2c35 /games/scare/files/xglk.patch | |
parent | 68171b19384f34bc18cc4fe1a12e6774e699b2f5 (diff) | |
download | ports-c9171663d544a04dabba2e2f13b805d910ac50cb.tar.gz ports-c9171663d544a04dabba2e2f13b805d910ac50cb.zip |
Notes
Diffstat (limited to 'games/scare/files/xglk.patch')
-rw-r--r-- | games/scare/files/xglk.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/scare/files/xglk.patch b/games/scare/files/xglk.patch index 8f92bb477e9f..ef555fe6d738 100644 --- a/games/scare/files/xglk.patch +++ b/games/scare/files/xglk.patch @@ -1,5 +1,5 @@ ---- Makefile.orig Tue Sep 26 22:15:12 2006 -+++ Makefile Tue Sep 26 22:17:36 2006 +--- source/Makefile Sun Jan 21 23:22:38 2007 ++++ source/Makefile.xglk Sun Jan 21 23:23:11 2007 @@ -73,7 +73,7 @@ # If your make can't handle sinclude or -include, and you're not building # for Glk, comment out the include line. @@ -9,7 +9,7 @@ GLKLIBS = -L$(GLKPATH) $(GLKLIB) $(LINKLIBS) # Always use the Bourne shell. -@@ -127,7 +127,7 @@ +@@ -134,7 +134,7 @@ os_glk.o: os_glk.c $(HEADERS) $(CC) $(GLKARCH) $(CFLAGS) -Wno-write-strings \ |