summaryrefslogtreecommitdiff
path: root/filesystems/ori/patches/patch-orisync_SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/ori/patches/patch-orisync_SConscript')
-rw-r--r--filesystems/ori/patches/patch-orisync_SConscript14
1 files changed, 14 insertions, 0 deletions
diff --git a/filesystems/ori/patches/patch-orisync_SConscript b/filesystems/ori/patches/patch-orisync_SConscript
new file mode 100644
index 00000000000..2896d968611
--- /dev/null
+++ b/filesystems/ori/patches/patch-orisync_SConscript
@@ -0,0 +1,14 @@
+$NetBSD: patch-orisync_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $
+
+--- orisync/SConscript.orig 2015-03-18 00:34:37.000000000 +0000
++++ orisync/SConscript
+@@ -23,9 +23,6 @@ libs = [
+ "ori",
+ "fastlz",
+ "crypto",
+- "stdc++",
+- "event_core",
+- "event_extra",
+ ]
+
+ if sys.platform != "darwin":