diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-10-07 17:46:16 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-10-07 17:46:16 +0000 |
commit | 560079b2e570c479fe58b4c2cfcbb704393f5441 (patch) | |
tree | 96c6d3ff6109028183e29c70f5bcec4a832f143f /graphics/k3d | |
parent | 00f60d30a9a7e35b9e03498e6a86c9c12c1e6b9f (diff) | |
download | ports-560079b2e570c479fe58b4c2cfcbb704393f5441.tar.gz ports-560079b2e570c479fe58b4c2cfcbb704393f5441.zip |
Notes
Diffstat (limited to 'graphics/k3d')
-rw-r--r-- | graphics/k3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index f6b189054fb7..0766a5f330ed 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -8,7 +8,7 @@ PORTNAME= k3d PORTVERSION= 0.4.4.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,7 +24,7 @@ LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ tiff.4:${PORTSDIR}/graphics/tiff \ Magick++.10:${PORTSDIR}/graphics/ImageMagick \ netpbm.1:${PORTSDIR}/graphics/netpbm \ - Half.4:${PORTSDIR}/graphics/OpenEXR \ + IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ gts.5:${PORTSDIR}/graphics/gts CONFLICTS= atlas-3* superlu-3* |