[102163] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Mon Jan 28 15:02:32 PST 2013


Revision: 102163
          https://trac.macports.org/changeset/102163
Author:   ryandesign at macports.org
Date:     2013-01-28 15:02:32 -0800 (Mon, 28 Jan 2013)
Log Message:
-----------
e_dbus, ecore, edje, eet, efreet, eina, embryo, evas: disable silent rules

Modified Paths:
--------------
    trunk/dports/devel/e_dbus/Portfile
    trunk/dports/devel/ecore/Portfile
    trunk/dports/devel/eet/Portfile
    trunk/dports/devel/eina/Portfile
    trunk/dports/devel/embryo/Portfile
    trunk/dports/devel/evas/Portfile
    trunk/dports/graphics/edje/Portfile
    trunk/dports/x11/efreet/Portfile

Modified: trunk/dports/devel/e_dbus/Portfile
===================================================================
--- trunk/dports/devel/e_dbus/Portfile	2013-01-28 22:38:23 UTC (rev 102162)
+++ trunk/dports/devel/e_dbus/Portfile	2013-01-28 23:02:32 UTC (rev 102163)
@@ -27,6 +27,8 @@
 depends_lib             port:ecore \
                         port:dbus
 
+configure.args          --disable-silent-rules
+
 use_parallel_build      yes
 
 livecheck.type          regex

Modified: trunk/dports/devel/ecore/Portfile
===================================================================
--- trunk/dports/devel/ecore/Portfile	2013-01-28 22:38:23 UTC (rev 102162)
+++ trunk/dports/devel/ecore/Portfile	2013-01-28 23:02:32 UTC (rev 102163)
@@ -34,7 +34,8 @@
                         port:xorg-libXp \
                         port:xorg-libXtst
 
-configure.args          --enable-ecore-x \
+configure.args          --disable-silent-rules \
+                        --enable-ecore-x \
                         --enable-simple-x11
 
 use_parallel_build      yes

Modified: trunk/dports/devel/eet/Portfile
===================================================================
--- trunk/dports/devel/eet/Portfile	2013-01-28 22:38:23 UTC (rev 102162)
+++ trunk/dports/devel/eet/Portfile	2013-01-28 23:02:32 UTC (rev 102163)
@@ -33,7 +33,8 @@
 depends_lib             port:jpeg port:zlib port:eina port:openssl
 
 configure.args          --disable-doc \
-                        --disable-gnutls
+                        --disable-gnutls \
+                        --disable-silent-rules
 
 use_parallel_build      yes
 

Modified: trunk/dports/devel/eina/Portfile
===================================================================
--- trunk/dports/devel/eina/Portfile	2013-01-28 22:38:23 UTC (rev 102162)
+++ trunk/dports/devel/eina/Portfile	2013-01-28 23:02:32 UTC (rev 102163)
@@ -24,7 +24,8 @@
 
 depends_lib             port:libiconv
 
-configure.args          --disable-doc
+configure.args          --disable-doc \
+                        --disable-silent-rules
 
 use_parallel_build      yes
 

Modified: trunk/dports/devel/embryo/Portfile
===================================================================
--- trunk/dports/devel/embryo/Portfile	2013-01-28 22:38:23 UTC (rev 102162)
+++ trunk/dports/devel/embryo/Portfile	2013-01-28 23:02:32 UTC (rev 102163)
@@ -32,6 +32,8 @@
 
 depends_lib             port:eina
 
+configure.args          --disable-silent-rules
+
 use_parallel_build      yes
 
 livecheck.type          regex

Modified: trunk/dports/devel/evas/Portfile
===================================================================
--- trunk/dports/devel/evas/Portfile	2013-01-28 22:38:23 UTC (rev 102162)
+++ trunk/dports/devel/evas/Portfile	2013-01-28 23:02:32 UTC (rev 102163)
@@ -38,6 +38,7 @@
                         path:include/gif_lib.h:giflib
 
 configure.args          --disable-doc \
+                        --disable-silent-rules \
                         --enable-buffer
 
 # http://trac.enlightenment.org/e/ticket/503

Modified: trunk/dports/graphics/edje/Portfile
===================================================================
--- trunk/dports/graphics/edje/Portfile	2013-01-28 22:38:23 UTC (rev 102162)
+++ trunk/dports/graphics/edje/Portfile	2013-01-28 23:02:32 UTC (rev 102163)
@@ -30,6 +30,8 @@
                         port:embryo \
                         port:lua
 
+configure.args          --disable-silent-rules
+
 use_parallel_build      yes
 
 livecheck.type          regex

Modified: trunk/dports/x11/efreet/Portfile
===================================================================
--- trunk/dports/x11/efreet/Portfile	2013-01-28 22:38:23 UTC (rev 102162)
+++ trunk/dports/x11/efreet/Portfile	2013-01-28 23:02:32 UTC (rev 102163)
@@ -28,6 +28,8 @@
 depends_build           port:pkgconfig
 depends_lib             port:ecore
 
+configure.args          --disable-silent-rules
+
 configure.libs-append   -lintl
 
 use_parallel_build      yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130128/c3f13632/attachment.html>


More information about the macports-changes mailing list