1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/editors/AbiWord2/files/patch-aa
Satoshi Asami 4c9b800eba Fix compilation errors.
PR:		11612
Submitted by:	cpiazza@home.net
1999-05-12 05:21:11 +00:00

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)