aboutsummaryrefslogtreecommitdiff
path: root/graphics/libdmtx
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-06-24 11:06:06 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-06-24 11:06:06 +0000
commit6b44d6eb7815acb3b5741fa6abb84b33f4e642a8 (patch)
treedefafad5d0c1e9d20bf234b62f4eea3cd7b23b75 /graphics/libdmtx
parentd96cfc363debdf1464fb4b3505569370b668950c (diff)
downloadports-6b44d6eb7815acb3b5741fa6abb84b33f4e642a8.tar.gz
ports-6b44d6eb7815acb3b5741fa6abb84b33f4e642a8.zip
Notes
Diffstat (limited to 'graphics/libdmtx')
-rw-r--r--graphics/libdmtx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libdmtx/Makefile b/graphics/libdmtx/Makefile
index 4cac9dc2b058..4bc1b536eb63 100644
--- a/graphics/libdmtx/Makefile
+++ b/graphics/libdmtx/Makefile
@@ -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