summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-21 12:36:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-21 12:36:05 +0000
commitfba739da7bd863c10c24318d651126a4ea81217d (patch)
tree493692c9d31986d6663a96720d50bec5b9fcb8fd /graphics
parent- Use TCL/TK 8.4 (diff)
- Fix build: generalize gettext dependency
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=187887
Diffstat (limited to 'graphics')
-rw-r--r--graphics/blender-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/blender-devel/Makefile b/graphics/blender-devel/Makefile
index 66ecb3737cdd..20155b2585c4 100644
--- a/graphics/blender-devel/Makefile
+++ b/graphics/blender-devel/Makefile
@@ -23,13 +23,13 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
SDL.11:${PORTSDIR}/devel/sdl12 \
Half.4:${PORTSDIR}/graphics/OpenEXR \
- gettextpo.1:${PORTSDIR}/devel/gettext \
openal.0:${PORTSDIR}/audio/openal \
alut.1:${PORTSDIR}/audio/freealut \
avutil.1:${PORTSDIR}/multimedia/ffmpeg-devel
PLIST_FILES= bin/blender
USE_X_PREFIX= yes
+USE_GETTEXT= yes
USE_PYTHON= 2.4+
USE_SDL= sdl
USE_GL= yes