mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Add missing depend on liblqr-1.
Submitted by: Daniel Reichelt <reicheltmail@googlemail.com>
This commit is contained in:
parent
4b8ea145f1
commit
2c72183a0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370955
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user