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