[153386] trunk/dports/sysutils/watchman/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 29 12:20:52 PDT 2016


Revision: 153386
          https://trac.macports.org/changeset/153386
Author:   ryandesign at macports.org
Date:     2016-09-29 12:20:52 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
watchman: disable silent rules

Modified Paths:
--------------
    trunk/dports/sysutils/watchman/Portfile

Modified: trunk/dports/sysutils/watchman/Portfile
===================================================================
--- trunk/dports/sysutils/watchman/Portfile	2016-09-29 19:10:25 UTC (rev 153385)
+++ trunk/dports/sysutils/watchman/Portfile	2016-09-29 19:20:52 UTC (rev 153386)
@@ -18,7 +18,9 @@
 
 depends_lib-append  port:pcre
 
-configure.args      --with-pcre --without-python
+configure.args      --disable-silent-rules \
+                    --with-pcre \
+                    --without-python
 
 checksums           rmd160  e068397e605f87a251a1f070dc74a198cde965d8 \
                     sha256  027b59e5e5393ba51e7595e11d1b5aa73d32c49b1ef6ef828cffc1a2e81c4429
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160929/1e7cb92b/attachment.html>


More information about the macports-changes mailing list