summaryrefslogtreecommitdiffstats
path: root/fortune/fortune/Makefile
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1993-03-21 18:04:42 +0000
committercgd <cgd@NetBSD.org>1993-03-21 18:04:42 +0000
commitc2760e19dd7a046b1296cd219838cfde841b40b6 (patch)
tree1f96c04dc70444b72100076a77bfebb82a5e76ba /fortune/fortune/Makefile
parent77e3814f0c0e3dea4d0032e25666f77e6f83bfff (diff)
downloadbsdgames-darwin-c2760e19dd7a046b1296cd219838cfde841b40b6.tar.gz
bsdgames-darwin-c2760e19dd7a046b1296cd219838cfde841b40b6.tar.zst
bsdgames-darwin-c2760e19dd7a046b1296cd219838cfde841b40b6.zip
after 0.2.2 "stable" patches applied
Diffstat (limited to 'fortune/fortune/Makefile')
-rw-r--r--fortune/fortune/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/fortune/fortune/Makefile b/fortune/fortune/Makefile
index f800abb6..bc07bb50 100644
--- a/fortune/fortune/Makefile
+++ b/fortune/fortune/Makefile
@@ -1,8 +1,16 @@
# %W% (Berkeley) %G%
+#
+# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
+# -------------------- ----- ----------------------
+# CURRENT PATCH LEVEL: 1 90001
+# -------------------- ----- ----------------------
+#
+# 29 Sep 92 Terry Lambert Set NO_REGEX flag
+#
PROG= fortune
MAN6= fortune.0
-CFLAGS+=-I${.CURDIR}/../strfile
+CFLAGS+=-I${.CURDIR}/../strfile -DNO_REGEX
DPADD= ${COMPAT}
LDADD= -lcompat