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

ryandesign at macports.org ryandesign at macports.org
Wed Feb 25 06:48:07 PST 2015


Revision: 133312
          https://trac.macports.org/changeset/133312
Author:   ryandesign at macports.org
Date:     2015-02-25 06:48:07 -0800 (Wed, 25 Feb 2015)
Log Message:
-----------
libcaca: disable silent rules

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

Modified: trunk/dports/graphics/libcaca/Portfile
===================================================================
--- trunk/dports/graphics/libcaca/Portfile	2015-02-25 14:45:34 UTC (rev 133311)
+++ trunk/dports/graphics/libcaca/Portfile	2015-02-25 14:48:07 UTC (rev 133312)
@@ -39,6 +39,9 @@
                     --disable-x11 --enable-ncurses --enable-imlib2 \
                     --disable-ruby
 
+# Disable silent rules
+build.args-append   V=1
+
 variant	x11 {
 	depends_lib-append	port:xorg-libX11
 	configure.args-delete   --disable-x11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150225/994dfc22/attachment.html>


More information about the macports-changes mailing list