summaryrefslogtreecommitdiff
path: root/graphics/yafaray/files/patch-SConstruct
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
commitf982be45e81588a27383cd1a3eb12789b8498904 (patch)
tree07be283d015b2c39f95e655cb7328ff355bc47fa /graphics/yafaray/files/patch-SConstruct
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'graphics/yafaray/files/patch-SConstruct')
-rw-r--r--graphics/yafaray/files/patch-SConstruct13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/yafaray/files/patch-SConstruct b/graphics/yafaray/files/patch-SConstruct
deleted file mode 100644
index 0153782ec35e..000000000000
--- a/graphics/yafaray/files/patch-SConstruct
+++ /dev/null
@@ -1,13 +0,0 @@
---- SConstruct.orig 2006-06-20 13:24:00.000000000 -0400
-+++ SConstruct 2007-12-05 18:04:58.000000000 -0500
-@@ -8,6 +8,10 @@
- ficheros = {
- 'darwin' : 'darwin-settings',
- 'linux2' : 'linux-settings',
-+'freebsd5' : 'freebsd-settings',
-+'freebsd6' : 'freebsd-settings',
-+'freebsd7' : 'freebsd-settings',
-+'freebsd8' : 'freebsd-settings',
- 'win32' : 'win32-settings',
- 'sunos5' : 'sunos5-settings'
- }