[20610] trunk/dports/graphics/jasper/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 8 16:07:42 PST 2006


Revision: 20610
          http://trac.macosforge.org/projects/macports/changeset/20610
Author:   blair at macports.org
Date:     2006-11-08 16:07:42 -0800 (Wed, 08 Nov 2006)

Log Message:
-----------
Add the ability to run the test suite.

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

Modified: trunk/dports/graphics/jasper/Portfile
===================================================================
--- trunk/dports/graphics/jasper/Portfile	2006-11-09 00:06:51 UTC (rev 20609)
+++ trunk/dports/graphics/jasper/Portfile	2006-11-09 00:07:42 UTC (rev 20610)
@@ -26,6 +26,9 @@
 configure.env		CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"
 configure.args		--enable-shared --disable-static --disable-opengl
 
+test.run		yes
+test.target		check
+
 post-destroot {
 	xinstall -m 755 -d ${destroot}/${prefix}/share/doc
 	file copy ${worksrcpath}/doc ${destroot}/${prefix}/share/doc/${name}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061108/709d912f/attachment.html


More information about the macports-changes mailing list