summaryrefslogtreecommitdiff
path: root/games/oonsoo/files
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-06-30 11:42:18 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-06-30 11:42:18 +0000
commit06803c07007351332dd2ae83779a454b74abf8c3 (patch)
tree6d6ed62f7e30932e8705d3930fdd0572118eb9ea /games/oonsoo/files
parentSome small changes including the maintainer's e-mail address. (diff)
Import oonsoo port. Oonsoo is a solitaire card game.
PR: 3988 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>
Notes
Notes: svn path=/head/; revision=7144
Diffstat (limited to 'games/oonsoo/files')
-rw-r--r--games/oonsoo/files/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/oonsoo/files/patch-aa b/games/oonsoo/files/patch-aa
new file mode 100644
index 000000000000..f2c6bcfe823c
--- /dev/null
+++ b/games/oonsoo/files/patch-aa
@@ -0,0 +1,15 @@
+--- Makefile.orig Sat Jan 6 16:14:07 1996
++++ Makefile Mon Jun 23 21:43:36 1997
+@@ -12,10 +12,10 @@
+ CPPFLAGS=-O -ansi
+
+ ## System Includes
+-SYS_INCLUDES =
++SYS_INCLUDE= -I/usr/X11R6/include
+
+ ## System Libraries
+-SYS_LIBS = -L/usr/X11/lib -lX11
++SYS_LIBS = -L/usr/X11R6/lib -lX11
+
+ ## Archiver
+ AR=ar