diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-11-07 09:55:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-11-07 09:55:22 +0000 |
commit | 6b1c2ea085bf1951e41257ab201fd078b375e85b (patch) | |
tree | 3711c5ebe6f8c98c0aff6a0f351074eb86b1fc14 /graphics/gimp-gmic-plugin/Makefile | |
parent | 8f243da5eca39740bb1b2c4703ae92ce6d1b3104 (diff) | |
download | ports-6b1c2ea085bf1951e41257ab201fd078b375e85b.tar.gz ports-6b1c2ea085bf1951e41257ab201fd078b375e85b.zip |
Notes
Diffstat (limited to 'graphics/gimp-gmic-plugin/Makefile')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 01d76eb83f5a..2a859251d004 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -14,7 +14,7 @@ COMMENT= GREYC's Magic Image Converter LIB_DEPENDS= libGraphicsMagick++.so:${PORTSDIR}/graphics/GraphicsMagick \ libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ - libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \ + libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick \ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ libfftw3.so:${PORTSDIR}/math/fftw3 \ libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app |