summaryrefslogtreecommitdiff
path: root/math/abs/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/abs/files/patch-ab')
-rw-r--r--math/abs/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/abs/files/patch-ab b/math/abs/files/patch-ab
new file mode 100644
index 000000000000..e90d9b44f968
--- /dev/null
+++ b/math/abs/files/patch-ab
@@ -0,0 +1,11 @@
+--- Xpm/Makefile.orig Mon Jan 25 00:38:13 1999
++++ Xpm/Makefile Mon Jan 25 00:38:43 1999
+@@ -16,7 +16,7 @@
+ #################################
+ ### C Compiler
+ CC = cc
+-CFLAGS = -O
++CFLAGS += -O -I$(X11BASE)/include
+
+ ### C++ Compiler
+ CCC = xlC