summaryrefslogtreecommitdiff
path: root/math/abs/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'math/abs/files/patch-ac')
-rw-r--r--math/abs/files/patch-ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/abs/files/patch-ac b/math/abs/files/patch-ac
new file mode 100644
index 000000000000..ca7393bb33a8
--- /dev/null
+++ b/math/abs/files/patch-ac
@@ -0,0 +1,14 @@
+--- TextField-1.0/Makefile.orig Mon Jan 25 00:39:18 1999
++++ TextField-1.0/Makefile Mon Jan 25 00:40:01 1999
+@@ -1,9 +1,9 @@
+ # Makefile for widget demo programs
+
+ ATHENALIBS = -lXaw -lXmu -lXt -lX11 -lm
+-CFLAGS = $(DEFINES) $(CDEBUGFLAGS)
++CFLAGS += $(DEFINES) $(CDEBUGFLAGS)
+ CDEBUGFLAGS =
+-DEFINES =
++DEFINES = -I$(X11BASE)/include
+ RM = rm -f
+
+ WIDGET = TextField