mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4c9b800eba
PR: 11612 Submitted by: cpiazza@home.net
12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
--- af/gr/unix/Makefile.orig Fri Apr 9 08:47:46 1999
|
|
+++ af/gr/unix/Makefile Sun May 9 10:40:19 1999
|
|
@@ -25,7 +25,7 @@
|
|
CPPSRCS= gr_UnixGraphics.cpp \
|
|
gr_UnixImage.cpp
|
|
|
|
-INCLUDES= -I/usr/X11R6/include
|
|
+INCLUDES= -I/usr/local/include -I/usr/X11R6/include
|
|
|
|
TARGETS= $(OBJS)
|
|
|