1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/math/abs/files/patch-ac
Steve Price 2d880fc89c Initial import of abs version 0.5.
A free spreadsheet with a graphical user interface.

PR:		9616
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-01-26 03:43:37 +00:00

15 lines
370 B
Plaintext

--- 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