1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/math/abs/files/patch-ab
Ade Lovett ac4acd2783 Clean up port
PR:		21481
Submitted by:	maintainer
2000-10-13 20:16:30 +00:00

12 lines
368 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$(X11BASE)/include
CDEBUGFLAGS =
DEFINES =
RM = rm -f