diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-04 21:57:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-04 21:57:37 +0000 |
commit | 1eb388fbe44298a5ed2b3f2147fd05dbdafa3cb1 (patch) | |
tree | abc67bbd48cc488273aa806a66a87953b794d45e | |
parent | - Add patches to fix build of blender-devel. Other scons using ports (diff) |
- Unmark BROKEN, works with new scons again
Diffstat (limited to '')
-rw-r--r-- | graphics/blender-devel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/blender-devel/Makefile b/graphics/blender-devel/Makefile index e55195c614e6..fd3c2218d36e 100644 --- a/graphics/blender-devel/Makefile +++ b/graphics/blender-devel/Makefile @@ -20,8 +20,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ freetype.9:${PORTSDIR}/print/freetype2 \ png.5:${PORTSDIR}/graphics/png -BROKEN= Does not build - PLIST_FILES= bin/blender USE_X_PREFIX= yes USE_REINPLACE= yes |