--- 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
}