summaryrefslogtreecommitdiff
path: root/graphics/blender-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/blender-devel/Makefile')
-rw-r--r--graphics/blender-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/blender-devel/Makefile b/graphics/blender-devel/Makefile
index 00cff704b9e5..66ecb3737cdd 100644
--- a/graphics/blender-devel/Makefile
+++ b/graphics/blender-devel/Makefile
@@ -6,6 +6,7 @@
PORTNAME= blender
PORTVERSION= 2.43
+PORTREVISION= 1
CATEGORIES= graphics games
MASTER_SITES= http://download.blender.org/source/ \
ftp://ftp.cs.umn.edu/pub/blender.org/source/ \
@@ -21,7 +22,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
SDL.11:${PORTSDIR}/devel/sdl12 \
- Half.2:${PORTSDIR}/graphics/OpenEXR \
+ Half.4:${PORTSDIR}/graphics/OpenEXR \
gettextpo.1:${PORTSDIR}/devel/gettext \
openal.0:${PORTSDIR}/audio/openal \
alut.1:${PORTSDIR}/audio/freealut \