aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/blender/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/blender/Makefile')
-rw-r--r--graphics/blender/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index b9929d031c6d..fdd5e4099fd2 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= blender
-PORTVERSION= 2.11
+PORTVERSION= 2.14
CATEGORIES= graphics games
MASTER_SITES= ftp://ftp.blender.nl/pub/
DISTNAME= blender${PORTVERSION}-freebsd-4.2-i386
@@ -20,13 +20,6 @@ NO_BUILD= YES
ONLY_FOR_ARCHS= i386
USE_MESA= YES
-pre-fetch:
- @${ECHO_MSG} ""
- @${ECHO_MSG} "If you encounter versioning problems with GL,"
- @${ECHO_MSG} "you can get a statically linked version on"
- @${ECHO_MSG} "${MASTER_SITES}"
- @${ECHO_MSG} ""
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/blender ${PREFIX}/bin
${MKDIR} ${PREFIX}/share/doc/blender