summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-bp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icon/patches/patch-bp')
-rw-r--r--lang/icon/patches/patch-bp12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/icon/patches/patch-bp b/lang/icon/patches/patch-bp
new file mode 100644
index 00000000000..9484d4d2a87
--- /dev/null
+++ b/lang/icon/patches/patch-bp
@@ -0,0 +1,12 @@
+--- /dev/null Fri Jun 19 02:02:36 1998
++++ config/unix/alpha_netbsd/iconc.hdr Fri Jun 19 02:44:07 1998
+@@ -0,0 +1,9 @@
++# The -D$D option to CFLAGS makes it possible to specify a definition
++# at the Make command level without revising the Makefile, as
++# in
++#
++# make D=Debug
++#
++D=NOTHING
++CFLAGS+= -D$D
++SHELL=/bin/sh