[84164] trunk/dports/devel/openssl/Portfile
mww at macports.org
mww at macports.org
Mon Sep 19 13:43:56 PDT 2011
Revision: 84164
http://trac.macports.org/changeset/84164
Author: mww at macports.org
Date: 2011-09-19 13:43:56 -0700 (Mon, 19 Sep 2011)
Log Message:
-----------
openssl: test can be run run w/o destrooting (probably for quite some time already)
Modified Paths:
--------------
trunk/dports/devel/openssl/Portfile
Modified: trunk/dports/devel/openssl/Portfile
===================================================================
--- trunk/dports/devel/openssl/Portfile 2011-09-19 20:39:13 UTC (rev 84163)
+++ trunk/dports/devel/openssl/Portfile 2011-09-19 20:43:56 UTC (rev 84164)
@@ -48,11 +48,6 @@
destroot.destdir INSTALL_PREFIX=${destroot}
destroot.args MANDIR=${prefix}/share/man MANSUFFIX=ssl
-# the test suite can only be run *after* 'destrooting'
-pre-test {
- xinstall -d -m 755 ${workpath}/test/man
- system -W ${worksrcpath} "${build.cmd} install INSTALL_PREFIX=${workpath}/test MANDIR=${workpath}/test/man"
-}
test.run yes
test.dir ${worksrcpath}/test
test.target alltests
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110919/c0b0c8bf/attachment.html>
More information about the macports-changes
mailing list