Revision
68491
Author
snc@macports.org
Date
2010-06-04 12:55:13 -0700 (Fri, 04 Jun 2010)

Log Message

add tests

Modified Paths

Diff

Modified: trunk/dports/math/pspp/Portfile (68490 => 68491)


--- trunk/dports/math/pspp/Portfile	2010-06-04 17:48:00 UTC (rev 68490)
+++ trunk/dports/math/pspp/Portfile	2010-06-04 19:55:13 UTC (rev 68491)
@@ -48,6 +48,10 @@
 
 patchfiles              patch-config.h.in.diff
 
+test.run                yes
+test.target             check
+test.env-append         DYLD_FALLBACK_LIBRARY_PATH=${worksrcpath}/src
+
 variant help conflicts no_gui description {Provide in-application help via yelp} {
     depends_run-append  port:yelp
 }