[39318] trunk/dports/graphics/GraphicsMagick/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 17 21:39:47 PDT 2008


Revision: 39318
          http://trac.macosforge.org/projects/macports/changeset/39318
Author:   ryandesign at macports.org
Date:     2008-08-17 21:39:47 -0700 (Sun, 17 Aug 2008)
Log Message:
-----------
GraphicsMagick: enable test suite
All 726 tests behaved as expected (44 expected failures)

Modified Paths:
--------------
    trunk/dports/graphics/GraphicsMagick/Portfile

Modified: trunk/dports/graphics/GraphicsMagick/Portfile
===================================================================
--- trunk/dports/graphics/GraphicsMagick/Portfile	2008-08-18 04:39:10 UTC (rev 39317)
+++ trunk/dports/graphics/GraphicsMagick/Portfile	2008-08-18 04:39:47 UTC (rev 39318)
@@ -34,6 +34,9 @@
 				--with-zlib=yes --with-xml=yes --with-ttf=yes \
 				--enable-shared=yes --mandir=${prefix}/share/man
 
+test.run		yes
+test.target		check
+
 variant q8 conflicts q16 q32 description {Use 8 bits per pixel quantum (default)} {
 				configure.args-append --with-quantum-depth=8
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080817/6b6481a1/attachment.html 


More information about the macports-changes mailing list