diff options
Diffstat (limited to 'devel/synfig')
-rw-r--r-- | devel/synfig/Makefile | 2 |
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 \ |