aboutsummaryrefslogtreecommitdiff
path: root/math/snns
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-05 20:59:37 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-05 20:59:37 +0000
commit559f9dc8180919c46d1ef327516075c5b0b449e3 (patch)
treeec8e61436504ea3df9214c98a4d0935201a5b73f /math/snns
parent978ab4f547e248b89f0b240ed423559b929b6a26 (diff)
downloadports-559f9dc8180919c46d1ef327516075c5b0b449e3.tar.gz
ports-559f9dc8180919c46d1ef327516075c5b0b449e3.zip
Fix build by disabling use of <values.h>
Notes
Notes: svn path=/head/; revision=67398
Diffstat (limited to 'math/snns')
-rw-r--r--math/snns/files/patch-ab11
1 files changed, 1 insertions, 10 deletions
diff --git a/math/snns/files/patch-ab b/math/snns/files/patch-ab
index 80342b770e1b..5c77cb0ca5ca 100644
--- a/math/snns/files/patch-ab
+++ b/math/snns/files/patch-ab
@@ -1,14 +1,5 @@
--- kernel/sources/Makefile.orig Thu Sep 3 06:38:00 1998
-+++ kernel/sources/Makefile Sat Dec 4 12:52:06 1999
-@@ -27,7 +27,7 @@
- # Define final C-preprocessor options for the kernel
- # Additional definitions like -I... and -D... go here
- CPPFLAGS = -I../.. \
-- $(ENZOFLAGS)
-+ $(ENZOFLAGS) -DHAVE_VALUES_H
-
- # Here you may change the default C-compiler flags as set in
- # ../../Makefile.def (not recommended)
++++ kernel/sources/Makefile Sat Sep 28 20:54:57 2002
@@ -100,7 +100,7 @@
all: $(LIBKERNEL) $(LIBFUNCS)