summaryrefslogtreecommitdiff
path: root/graphics/yafaray/files/patch-SConstruct
blob: fade40439216e2e4c0c82affe6f533154641d081 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- 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'
 }