aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2014-06-24 19:06:06 +0800
committerjohans <johans@FreeBSD.org>2014-06-24 19:06:06 +0800
commitfd3a6e473641901daac311ec173a09a6f71519a4 (patch)
treedefafad5d0c1e9d20bf234b62f4eea3cd7b23b75 /graphics
parent8b63f2f301318834da4e260d218fff2e324d7dac (diff)
downloadfreebsd-ports-gnome-fd3a6e473641901daac311ec173a09a6f71519a4.tar.gz
freebsd-ports-gnome-fd3a6e473641901daac311ec173a09a6f71519a4.tar.zst
freebsd-ports-gnome-fd3a6e473641901daac311ec173a09a6f71519a4.zip
Chase ImageMagick library renaming: correct build dependency
Submitted by: Yuri <yuri@rawbw.com>
Diffstat (limited to 'graphics')
-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
class='deletions'>-182/+170 * More updates to icons, this time the Save, Save As, and Search icons forJacob Leach2001-08-018-11/+32 * Don't move cursors around when deleting last message and Hide DeletedJason Leach2001-08-012-3/+12 * Made this not query the 0th row if there are 0 rows in the table. FixesChristopher James Lahey2001-08-011-6/+5 * Removed this file from this unused directory.Christopher James Lahey2001-08-012-8/+5 * Added file-exists.glade.Christopher James Lahey2001-08-014-1/+158 * Removed thrash checking code here since thrashing shouldn't happen nowChristopher James Lahey2001-08-013-83/+88 * If we fail to get the lock, make sure we close our locking fd, and resetNot Zed2001-08-012-1/+11 * Slightly re-arranged filter/change notification logic. If we;re filtering,Not Zed2001-08-014-42/+73 * The Wombat now keeps track of which categories are present in the objectsFederico Mena Quintero2001-08-019-155/+339 * Updated Spanish translation.Hector Garcia2001-08-012-531/+170 * Changed the title of this dialog to "Enter Password".Anna Marie Dirks2001-08-012-0/+7 * UpdateKjartan Maraas2001-08-011-17/+8 * Bump version number to 0.12.99.Ettore Perazzoli2001-08-012-2/+6 * Sync for the release.Ettore Perazzoli2001-08-01