aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-11-07 09:55:22 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-11-07 09:55:22 +0000
commit6b1c2ea085bf1951e41257ab201fd078b375e85b (patch)
tree3711c5ebe6f8c98c0aff6a0f351074eb86b1fc14 /devel
parent8f243da5eca39740bb1b2c4703ae92ce6d1b3104 (diff)
downloadports-6b1c2ea085bf1951e41257ab201fd078b375e85b.tar.gz
ports-6b1c2ea085bf1951e41257ab201fd078b375e85b.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/synfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile
index 6aa80b98268c..ef36eeea23b5 100644
--- a/devel/synfig/Makefile
+++ b/devel/synfig/Makefile
@@ -13,7 +13,7 @@ COMMENT= Vector based 2D animation package
LICENSE= GPLv3
BUILD_DEPENDS= etl>=0.04.17:${PORTSDIR}/devel/etl
-LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \
libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
libmng.so:${PORTSDIR}/graphics/libmng \