summaryrefslogtreecommitdiff
path: root/graphics/k3d
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
commit779a04d1f707b7fdbf154d56577444fff9c0306f (patch)
treefc361b786f221cd16c431f3bbc0861f8cd3206fb /graphics/k3d
parent- Update to 6.6.0-10 (diff)
- Bump Magick++, MagickWand or MagickCore dependency
Notes
Notes: svn path=/head/; revision=251659
Diffstat (limited to 'graphics/k3d')
-rw-r--r--graphics/k3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile
index 8be52cf26001..e7e6d79c7c4e 100644
--- a/graphics/k3d/Makefile
+++ b/graphics/k3d/Makefile
@@ -9,7 +9,7 @@
PORTNAME= k3d
PORTVERSION= 0.6.7.0
DISTVERSIONSUFFIX=-src
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/K-3D%20Source/K-3D%20${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= 3D modeling, animation, and rendering system
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
gts.5:${PORTSDIR}/graphics/gts \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \