summaryrefslogtreecommitdiff
path: root/lang/vscm/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'lang/vscm/patches/patch-ad')
-rw-r--r--lang/vscm/patches/patch-ad14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/vscm/patches/patch-ad b/lang/vscm/patches/patch-ad
new file mode 100644
index 00000000000..d2ee2449302
--- /dev/null
+++ b/lang/vscm/patches/patch-ad
@@ -0,0 +1,14 @@
+$NetBSD: patch-ad,v 1.1 2011/04/17 07:46:05 asau Exp $
+
+--- compiler/Makefile.orig 1999-02-09 08:05:04.000000000 +0300
++++ compiler/Makefile 2011-03-30 20:19:31.000000000 +0400
+@@ -1,7 +1,7 @@
+ SHELL = /bin/sh
+
+-OSYS = ../scheme
+-NSYS = ../scheme
++OSYS = ../vscm
++NSYS = ../vscm
+ OOBJ = O
+ NOBJ = O
+