aboutsummaryrefslogtreecommitdiff
path: root/graphics/yafray
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-12-11 23:35:40 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-12-11 23:35:40 +0000
commit8df6e2ce8b67abbbed9504729d26e3b23fcacd57 (patch)
tree9c2063ec7ebe731abad813d4ab046a406127797e /graphics/yafray
parentc1c48081be143b07cd0d4c3b727934e61f39e9b2 (diff)
downloadports-8df6e2ce8b67abbbed9504729d26e3b23fcacd57.tar.gz
ports-8df6e2ce8b67abbbed9504729d26e3b23fcacd57.zip
Notes
Diffstat (limited to 'graphics/yafray')
-rw-r--r--graphics/yafray/files/patch-SConstruct6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/yafray/files/patch-SConstruct b/graphics/yafray/files/patch-SConstruct
index 844f3f07e7b3..0153782ec35e 100644
--- a/graphics/yafray/files/patch-SConstruct
+++ b/graphics/yafray/files/patch-SConstruct
@@ -1,13 +1,13 @@
---- SConstruct.orig Tue Jun 20 13:24:00 2006
-+++ SConstruct Thu Sep 14 01:13:55 2006
+--- 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',
-+'freebsd4' : 'freebsd-settings',
+'freebsd5' : 'freebsd-settings',
+'freebsd6' : 'freebsd-settings',
+'freebsd7' : 'freebsd-settings',
++'freebsd8' : 'freebsd-settings',
'win32' : 'win32-settings',
'sunos5' : 'sunos5-settings'
}