[20236] trunk/dports/graphics/OpenEXR/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 29 14:36:11 PST 2006


Revision: 20236
          http://trac.macosforge.org/projects/macports/changeset/20236
Author:   blair at macports.org
Date:     2006-10-29 14:36:11 -0800 (Sun, 29 Oct 2006)

Log Message:
-----------
Closes #10945:

* Enable the test suite.
* Trim trailing whitespace.

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

Modified: trunk/dports/graphics/OpenEXR/Portfile
===================================================================
--- trunk/dports/graphics/OpenEXR/Portfile	2006-10-29 22:34:47 UTC (rev 20235)
+++ trunk/dports/graphics/OpenEXR/Portfile	2006-10-29 22:36:11 UTC (rev 20236)
@@ -19,8 +19,11 @@
 worksrcdir	openexr-1.4.0
 
 configure.args	--mandir=${prefix}/share/man \
-		--infodir=${prefix}/share/info	
+		--infodir=${prefix}/share/info
 
+test.run	yes
+test.target	check
+
 variant darwin 7 {
 	configure.args-append	--enable-shared=no
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061029/3ad2c125/attachment.html


More information about the macports-changes mailing list