Revision: 68491 http://trac.macports.org/changeset/68491 Author: snc@macports.org Date: 2010-06-04 12:55:13 -0700 (Fri, 04 Jun 2010) Log Message: ----------- add tests Modified Paths: -------------- trunk/dports/math/pspp/Portfile Modified: trunk/dports/math/pspp/Portfile =================================================================== --- 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 }
participants (1)
-
snc@macports.org