From 2d880fc89ccc9ad151f5e14152fbdbd0ddbee0bb Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 26 Jan 1999 03:43:37 +0000 Subject: Initial import of abs version 0.5. A free spreadsheet with a graphical user interface. PR: 9616 Submitted by: Gianmarco Giovannelli --- math/abs/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 math/abs/files/patch-ab (limited to 'math/abs/files/patch-ab') 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 -- cgit v1.2.3