[140827] trunk/dports/graphics/libcaca/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Oct 4 11:51:44 PDT 2015


Revision: 140827
          https://trac.macports.org/changeset/140827
Author:   mcalhoun at macports.org
Date:     2015-10-04 11:51:44 -0700 (Sun, 04 Oct 2015)
Log Message:
-----------
libcaca: prevent configure script from incorrectly finding (and using) a C# compiler

Modified Paths:
--------------
    trunk/dports/graphics/libcaca/Portfile

Modified: trunk/dports/graphics/libcaca/Portfile
===================================================================
--- trunk/dports/graphics/libcaca/Portfile	2015-10-04 17:07:09 UTC (rev 140826)
+++ trunk/dports/graphics/libcaca/Portfile	2015-10-04 18:51:44 UTC (rev 140827)
@@ -5,7 +5,7 @@
 
 name                libcaca
 version             0.99.beta19
-revision            2
+revision            3
 categories          graphics
 license             WTFPL-2 LGPL-2+
 maintainers         nomaintainer
@@ -39,7 +39,7 @@
                     --disable-win32 --disable-conio --disable-slang \
                     --disable-imlib2 --disable-doc \
                     --disable-x11 --enable-ncurses --enable-imlib2 \
-                    --disable-ruby
+                    --disable-ruby --disable-csharp
 
 # Disable silent rules
 build.args-append   V=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151004/97957518/attachment.html>


More information about the macports-changes mailing list