aboutsummaryrefslogtreecommitdiff
path: root/graphics/hugin
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-07 06:51:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-07 06:51:52 +0000
commitdfd6ba0eedd1d8682cf7d3bbca078d84de102f8a (patch)
tree174d58b90f453dcb1b54105546ee3472bf04b437 /graphics/hugin
parentb8134bd893f003ebd7f06f0b8920ee8db398bd3b (diff)
Notes
Diffstat (limited to 'graphics/hugin')
-rw-r--r--graphics/hugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 8a7d10fbd95a..0ac3750201d4 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
MAINTAINER= grog@FreeBSD.org
COMMENT= GUI for Panorama Tools, to stitch panoramic images
-LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR \
+LIB_DEPENDS= libIlmImf.so:graphics/openexr \
libImath.so:graphics/ilmbase \
libboost_thread.so:devel/boost-libs \
liblcms2.so:graphics/lcms2 \