Now that graphics/ImageMagick,no_x11 is gone, I think this can be
re-enabled (corresponding ../Makefile update as well for bulks).

Cheers,
Okan

Index: Makefile
===================================================================
RCS file: /home/open/anoncvs/cvs/ports/graphics/dmtx-utils/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    29 Mar 2012 13:38:31 -0000      1.4
+++ Makefile    8 May 2012 15:36:44 -0000
@@ -3,7 +3,7 @@
 COMMENT =              tools for handling data matrix barcodes
 
 DISTNAME =             dmtx-utils-0.7.4
-REVISION =             1
+REVISION =             2
 CATEGORIES =           graphics
 
 HOMEPAGE =             http://www.libdmtx.org/
@@ -21,8 +21,7 @@ WANTLIB += dmtx expat fftw3 fontconfig f
 WANTLIB += lcms2 ltdl lzma png pthread tiff wmf wmflite xcb xml2
 WANTLIB += m z
 
-# XXX ImageMagick-*-!no_x11 conflicts in bulk; disabled in ../Makefile for now
-LIB_DEPENDS +=         ImageMagick-*-!no_x11:graphics/ImageMagick \
+LIB_DEPENDS +=         graphics/ImageMagick \
                        graphics/libdmtx
 
 SEPARATE_BUILD =       Yes

Reply via email to