summaryrefslogtreecommitdiff
path: root/graphics/blender/patches/patch-user-config.py
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/blender/patches/patch-user-config.py')
-rw-r--r--graphics/blender/patches/patch-user-config.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/blender/patches/patch-user-config.py b/graphics/blender/patches/patch-user-config.py
new file mode 100644
index 00000000000..7d93f4fb0e5
--- /dev/null
+++ b/graphics/blender/patches/patch-user-config.py
@@ -0,0 +1,9 @@
+$NetBSD: patch-user-config.py,v 1.1 2012/12/03 13:15:52 ryoon Exp $
+
+From Gentoo's ebuild
+
+--- user-config.py.orig 2012-12-03 06:03:04.000000000 +0000
++++ user-config.py
+@@ -0,0 +1,2 @@
++LINKFLAGS=[@MYLDFLAGS@]
++PLATFORM_LINKFLAGS=[@MYLDFLAGS@]