diff options
Diffstat (limited to 'graphics/converseen/Makefile')
-rw-r--r-- | graphics/converseen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index 357642bb5f04..29041b625c55 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -11,7 +11,7 @@ COMMENT= Easy to use graphics conversion utility LICENSE= GPLv3 -LIB_DEPENDS= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick USES= cmake gettext iconv tar:bzip2 USE_QT4= corelib gui linguist_build moc_build qmake_build \ |