aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gegl
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-01-17 11:32:27 +0800
committerswills <swills@FreeBSD.org>2013-01-17 11:32:27 +0800
commita4e3fd6ab8eae5ab75528f600c117c541ee64b11 (patch)
tree21a89118c4f60e0218d4ed4fbb1ea08b017366ae /graphics/gegl
parent6936b60df9b2aace56f75381d3fde3082c97bedd (diff)
downloadfreebsd-ports-gnome-a4e3fd6ab8eae5ab75528f600c117c541ee64b11.tar.gz
freebsd-ports-gnome-a4e3fd6ab8eae5ab75528f600c117c541ee64b11.tar.zst
freebsd-ports-gnome-a4e3fd6ab8eae5ab75528f600c117c541ee64b11.zip
- Chase lib version changes from ilmbase and OpenEXR updates
Diffstat (limited to 'graphics/gegl')
-rw-r--r--graphics/gegl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 750494dfc7fd..1915cf6c7a1b 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gegl
PORTVERSION= 0.1.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/
@@ -127,7 +127,7 @@ CONFIGURE_ARGS+=--without-lua
.endif
.if !defined(WITHOUT_OPENEXR)
-LIB_DEPENDS+= IlmImf.6:${PORTSDIR}/graphics/OpenEXR
+LIB_DEPENDS+= IlmImf:${PORTSDIR}/graphics/OpenEXR
PLIST_SUB+= OPENEXR=""
.else
CONFIGURE_ARGS+=--without-openexr