aboutsummaryrefslogtreecommitdiff
path: root/graphics/hugin
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2016-03-23 02:34:02 +0000
committerGreg Lehey <grog@FreeBSD.org>2016-03-23 02:34:02 +0000
commita78d99ff9d95275faec2fa621e8ffd5a3664688e (patch)
tree8cffcc3ed67cf41c5c09fda790646d974bf68995 /graphics/hugin
parentb45d2830a5cd980383e0504d26ada320c4685513 (diff)
downloadports-a78d99ff9d95275faec2fa621e8ffd5a3664688e.tar.gz
ports-a78d99ff9d95275faec2fa621e8ffd5a3664688e.zip
Notes
Diffstat (limited to 'graphics/hugin')
-rw-r--r--graphics/hugin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index e6760e8699f0..b7e671e61d43 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hugin
PORTVERSION= 2016.0.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
@@ -13,6 +13,7 @@ COMMENT= GUI for Panorama Tools, to stitch panoramic images
LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libImath.so:${PORTSDIR}/graphics/ilmbase \
libboost_thread.so:${PORTSDIR}/devel/boost-libs \
+ liblcms2.so:${PORTSDIR}/graphics/lcms2 \
libexiv2.so:${PORTSDIR}/graphics/exiv2 \
libfftw3.so:${PORTSDIR}/math/fftw3 \
libpano13.so:${PORTSDIR}/graphics/libpano13 \
@@ -21,7 +22,7 @@ LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libpng.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff
# gmake is really needed at _runtime_. Do not remove it from this list.
-RUN_DEPENDS= enblend>=3.1.r20080615:${PORTSDIR}/graphics/enblend \
+RUN_DEPENDS= enblend>=4.1.4:${PORTSDIR}/graphics/enblend \
exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool \
gmake:${PORTSDIR}/devel/gmake