Chase ImageMagick library renaming: correct build dependency

Submitted by:	Yuri <yuri@rawbw.com>
This commit is contained in:
Johan van Selst 2014-06-24 11:06:06 +00:00
parent d96cfc363d
commit 6b44d6eb78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359068

View file

@ -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