From 06803c07007351332dd2ae83779a454b74abf8c3 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 30 Jun 1997 11:42:18 +0000 Subject: Import oonsoo port. Oonsoo is a solitaire card game. PR: 3988 Submitted by: Joel Sutton --- games/oonsoo/files/patch-aa | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 games/oonsoo/files/patch-aa (limited to 'games/oonsoo/files') 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 -- cgit v1.2.3