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