mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ed81a64e12
PR: 18843 Submitted by: Randall Hopper <aa8vb@nc.rr.com>
12 lines
416 B
Plaintext
12 lines
416 B
Plaintext
--- src/exec/hwrender/opengl/ORIG/Makefile.in Fri May 26 22:29:51 2000
|
|
+++ src/exec/hwrender/opengl/Makefile.in Fri May 26 22:30:49 2000
|
|
@@ -100,7 +100,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
|
|
|