[136966] trunk/dports/devel/nettle/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jun 1 01:04:03 PDT 2015


Revision: 136966
          https://trac.macports.org/changeset/136966
Author:   ryandesign at macports.org
Date:     2015-06-01 01:04:03 -0700 (Mon, 01 Jun 2015)
Log Message:
-----------
nettle: enable tests

Modified Paths:
--------------
    trunk/dports/devel/nettle/Portfile

Modified: trunk/dports/devel/nettle/Portfile
===================================================================
--- trunk/dports/devel/nettle/Portfile	2015-06-01 06:50:33 UTC (rev 136965)
+++ trunk/dports/devel/nettle/Portfile	2015-06-01 08:04:03 UTC (rev 136966)
@@ -40,6 +40,10 @@
 
 configure.args      --enable-shared --disable-openssl
 
+test.run            yes
+test.target         check
+test.env            DYLD_LIBRARY_PATH=../.lib
+
 if {[variant_isset universal]} {
     set merger_host(x86_64) x86_64-apple-${os.platform}${os.major}
     set merger_host(i386) i686-apple-${os.platform}${os.major}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150601/9ec81c1e/attachment.html>


More information about the macports-changes mailing list