1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/math/abs/files/patch-ab
Steve Price 86e285da9f Update to version 0.6a.
PR:		11110
Submitted by:	maintainer
1999-04-19 04:01:39 +00:00

12 lines
367 B
Plaintext

--- TextField-1.0/Makefile.orig Sun Apr 11 09:23:53 1999
+++ TextField-1.0/Makefile Sun Apr 11 09:24:09 1999
@@ -1,7 +1,7 @@
# Makefile for widget demo programs
ATHENALIBS = -lXaw -lXmu -lXt -lX11 -lm
-CFLAGS = $(DEFINES) $(CDEBUGFLAGS) -I/usr/contrib/X11R6/include
+CFLAGS = $(DEFINES) $(CDEBUGFLAGS) -I/usr/X11R6/include
CDEBUGFLAGS =
DEFINES =
RM = rm -f