[111866] trunk/dports/devel/zmq
raimue at macports.org
raimue at macports.org
Fri Oct 4 07:32:19 PDT 2013
Revision: 111866
https://trac.macports.org/changeset/111866
Author: raimue at macports.org
Date: 2013-10-04 07:32:19 -0700 (Fri, 04 Oct 2013)
Log Message:
-----------
devel/zmq:
Fix build on darwin <= 10, closes #40663
Modified Paths:
--------------
trunk/dports/devel/zmq/Portfile
Removed Paths:
-------------
trunk/dports/devel/zmq/files/
Modified: trunk/dports/devel/zmq/Portfile
===================================================================
--- trunk/dports/devel/zmq/Portfile 2013-10-04 14:10:32 UTC (rev 111865)
+++ trunk/dports/devel/zmq/Portfile 2013-10-04 14:32:19 UTC (rev 111866)
@@ -37,11 +37,6 @@
depends_build port:libtool
build.args LIBTOOL=${prefix}/bin/glibtool
-# Work-around from upstream, delete debug prints in tests
-if {${os.platform} == "darwin" && ${os.major} < 11} {
- patchfiles patch-tests-test_disconnect_inproc.cpp.diff
-}
-
variant pgm description {build with PGM extension} {
configure.args-append --with-pgm
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131004/42840779/attachment.html>
More information about the macports-changes
mailing list