summaryrefslogtreecommitdiff
path: root/math/oleo
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-19 05:11:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-19 05:11:27 +0000
commita541c15da00846960f491ebc3748fa1622b1fdb5 (patch)
treebe929a44db8348964de099d54cfbcccc45785bd8 /math/oleo
parentAdded elvis, the king of editors. (diff)
Use CFLAGS from /etc/make.conf.
Notes
Notes: svn path=/head/; revision=2347
Diffstat (limited to 'math/oleo')
-rw-r--r--math/oleo/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/oleo/files/patch-ad b/math/oleo/files/patch-ad
new file mode 100644
index 000000000000..0ab793786b11
--- /dev/null
+++ b/math/oleo/files/patch-ad
@@ -0,0 +1,11 @@
+--- ./Makefile.in.org Fri Jun 3 21:58:09 1994
++++ ./Makefile.in Wed Oct 18 22:06:28 1995
+@@ -28,7 +28,7 @@
+ # Directory to install `oleo' in.
+ bindir = $(exec_prefix)/bin
+
+-CFLAGS = -g -D_XOPEN_SOURCE
++CFLAGS += -D_XOPEN_SOURCE
+ BISONFLAGS =
+ optional_libs = @LIBS@ @wlibs@
+ extra_objs =@LIBOBJS@ @ALLOCA@