mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
416 B
Plaintext
12 lines
416 B
Plaintext
--- src/exec/hwrender/opengl/Makefile.in.orig Thu Jan 6 21:17:56 2000
|
|
+++ src/exec/hwrender/opengl/Makefile.in Fri Feb 11 19:24:28 2000
|
|
@@ -90,7 +90,7 @@
|
|
YACC = @YACC@
|
|
yakker = @yakker@
|
|
|
|
-INCLUDES = -I../../../../include -I.. -I../../libdx -I/usr/include -I/usr/local/include -D@ARCH@
|
|
+INCLUDES = -I../../../../include -I.. -I../../libdx -I/usr/include -I/usr/local/include
|
|
|
|
noinst_LIBRARIES = libOPENGL.a
|
|
|