summaryrefslogtreecommitdiff
path: root/math/abs/patches/patch-ab
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-12-05 12:33:18 +0000
committerfrueauf <frueauf>1998-12-05 12:33:18 +0000
commit1922207457e789209c886db4285a6af5918f7417 (patch)
treecf31fd38c3f1a9b87b24bb894e8db77e4b01603b /math/abs/patches/patch-ab
parentf32136e0c8b17e8d1e3efef8f6e378c285a738f6 (diff)
downloadpkgsrc-1922207457e789209c886db4285a6af5918f7417.tar.gz
Initial import of abs-0.4, a free spreadsheet with graphical user interface.
Provided in pr 6531 by Rene Hexel.
Diffstat (limited to 'math/abs/patches/patch-ab')
-rw-r--r--math/abs/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/abs/patches/patch-ab b/math/abs/patches/patch-ab
new file mode 100644
index 00000000000..a311087743a
--- /dev/null
+++ b/math/abs/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 1998/12/05 12:33:18 frueauf Exp $
+
+--- TextField-1.0/Makefile.orig Thu Dec 3 22:46:08 1998
++++ TextField-1.0/Makefile Sat Dec 5 11:03:14 1998
+@@ -1,7 +1,7 @@
+ # Makefile for widget demo programs
+
+ ATHENALIBS = -lXaw -lXmu -lXt -lX11 -lm
+-CFLAGS = $(DEFINES) $(CDEBUGFLAGS)
++CFLAGS = ${DEFINES} ${CDEBUGFLAGS} -I ${X11BASE}/include -I ${LOCALBASE}/include
+ CDEBUGFLAGS =
+ DEFINES =
+ RM = rm -f