Chase ImageMagick library renaming: correct build dependency
Submitted by: Yuri <yuri@rawbw.com>
This commit is contained in:
parent
d96cfc363d
commit
6b44d6eb78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359068
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ MASTER_SITES= SF
|
|||
MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= Library for reading and writing Data Matrix barcodes
|
||||
|
||||
LIB_DEPENDS= libMagickWand.so:${PORTSDIR}/graphics/ImageMagick
|
||||
LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
USES= tar:bzip2 libtool
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue