1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/oonsoo/files/patch-aa

16 lines
306 B
Plaintext
Raw Normal View History

--- 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