most recent changes, diff for graphicsmagick
Index: graphics/GraphicsMagick/Portfile
--- graphics/GraphicsMagick/Portfile (revision 39317)
+++ graphics/GraphicsMagick/Portfile (revision 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
}