diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /graphics/yafaray/files/patch-SConstruct | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'graphics/yafaray/files/patch-SConstruct')
-rw-r--r-- | graphics/yafaray/files/patch-SConstruct | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/yafaray/files/patch-SConstruct b/graphics/yafaray/files/patch-SConstruct deleted file mode 100644 index fade40439216..000000000000 --- a/graphics/yafaray/files/patch-SConstruct +++ /dev/null @@ -1,14 +0,0 @@ ---- SConstruct.orig 2006-06-20 21:24:00.000000000 +0400 -+++ SConstruct 2009-11-04 20:56:07.000000000 +0300 -@@ -8,6 +8,11 @@ - ficheros = { - 'darwin' : 'darwin-settings', - 'linux2' : 'linux-settings', -+'freebsd5' : 'freebsd-settings', -+'freebsd6' : 'freebsd-settings', -+'freebsd7' : 'freebsd-settings', -+'freebsd8' : 'freebsd-settings', -+'freebsd9' : 'freebsd-settings', - 'win32' : 'win32-settings', - 'sunos5' : 'sunos5-settings' - } |