summaryrefslogtreecommitdiff
path: root/graphics/yafaray/files/patch-SConstruct
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /graphics/yafaray/files/patch-SConstruct
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.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 844f3f07e7b3..000000000000
--- a/graphics/yafaray/files/patch-SConstruct
+++ /dev/null
@@ -1,13 +0,0 @@
---- SConstruct.orig Tue Jun 20 13:24:00 2006
-+++ SConstruct Thu Sep 14 01:13:55 2006
-@@ -8,6 +8,10 @@
- ficheros = {
- 'darwin' : 'darwin-settings',
- 'linux2' : 'linux-settings',
-+'freebsd4' : 'freebsd-settings',
-+'freebsd5' : 'freebsd-settings',
-+'freebsd6' : 'freebsd-settings',
-+'freebsd7' : 'freebsd-settings',
- 'win32' : 'win32-settings',
- 'sunos5' : 'sunos5-settings'
- }