[94768] trunk/dports/security/ccrypt/Portfile

jmr at macports.org jmr at macports.org
Fri Jun 29 02:18:08 PDT 2012


Revision: 94768
          https://trac.macports.org/changeset/94768
Author:   jmr at macports.org
Date:     2012-06-29 02:18:08 -0700 (Fri, 29 Jun 2012)
Log Message:
-----------
ccrypt: blacklist clang (see #32377)

Modified Paths:
--------------
    trunk/dports/security/ccrypt/Portfile

Modified: trunk/dports/security/ccrypt/Portfile
===================================================================
--- trunk/dports/security/ccrypt/Portfile	2012-06-29 08:06:59 UTC (rev 94767)
+++ trunk/dports/security/ccrypt/Portfile	2012-06-29 09:18:08 UTC (rev 94768)
@@ -34,6 +34,11 @@
                         sha1    5ad1889c71be905c3004c80dc011948c9c35c814 \
                         rmd160  2e7ec037dcfab82ad6963b8644a52017ac6c003e
 
+depends_lib             port:gettext
+
+# test fails, ticket #32377
+compiler.blacklist      clang
+
 use_parallel_build      yes
 
 build.target            check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120629/fc51250a/attachment.html>


More information about the macports-changes mailing list