1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

graphics/blender-devel update to 2.37a

update to 2.37a

PR:		ports/85029
Submitted by:	David Yeske <dyeske@yahoo.com>
This commit is contained in:
Edwin Groothuis 2005-08-30 04:13:14 +00:00
parent a7e297beb8
commit a4b2467b55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141404
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= blender
PORTVERSION= 2.36
PORTVERSION= 2.37a
CATEGORIES= graphics games
MASTER_SITES= http://public.planetmirror.com/pub/blender/source/ \
http://download.blender.org/source/ \

View File

@ -1,2 +1,2 @@
MD5 (blender-2.36.tar.gz) = 8e2237c86b12e6061935632495aec875
SIZE (blender-2.36.tar.gz) = 6912828
MD5 (blender-2.37a.tar.gz) = dd0002c09ecd68b3cb3e3d8f4ce31e83
SIZE (blender-2.37a.tar.gz) = 7990789

View File

@ -5,7 +5,7 @@
openal_include = ['/usr/include']
-elif sys.platform=='freebsd4' or sys.platform=='freebsd5':
+elif sys.platform=='freebsd4' or sys.platform=='freebsd5' or sys.platform=='freebsd6':
+elif sys.platform=='freebsd4' or sys.platform=='freebsd5' or sys.platform=='freebsd6' or sys.platform=='freebsd7':
print "Building for FreeBSD"
use_international = 'false'
use_gameengine = 'false'