aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2014-10-16 04:52:44 +0800
committerkwm <kwm@FreeBSD.org>2014-10-16 04:52:44 +0800
commit8f051ccb3ecceb24a66adc48b060c2bdc732f1b6 (patch)
tree6989b0040fa87bf2be575402c1f036a2d8bd8d5d /graphics
parentf59c178b740997c11cb8819ff2c16a089d1511d1 (diff)
downloadfreebsd-ports-gnome-8f051ccb3ecceb24a66adc48b060c2bdc732f1b6.tar.gz
freebsd-ports-gnome-8f051ccb3ecceb24a66adc48b060c2bdc732f1b6.tar.zst
freebsd-ports-gnome-8f051ccb3ecceb24a66adc48b060c2bdc732f1b6.zip
Add missing depend on liblqr-1.
Submitted by: Daniel Reichelt <reicheltmail@googlemail.com>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 25c8aa370c81..e1bbe0df2e2f 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ImageMagick
DISTVERSION= 6.8.9-8
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \
@@ -34,7 +34,8 @@ COMMENT= Image processing tools
#LICENSE= APACHE20
-LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
+LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \
+ liblqr-1.so:${PORTSDIR}/graphics/liblqr-1
# This port uses .la files, keep libtool:keepla! (magick/module.c)
USES= gmake libtool:keepla pathfix perl5 pkgconfig shebangfix tar:xz