[124061] trunk/dports/sysutils/gearmand/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 17 19:23:54 PDT 2014
Revision: 124061
https://trac.macports.org/changeset/124061
Author: ryandesign at macports.org
Date: 2014-08-17 19:23:53 -0700 (Sun, 17 Aug 2014)
Log Message:
-----------
gearmand: fix OS version comparison
Modified Paths:
--------------
trunk/dports/sysutils/gearmand/Portfile
Modified: trunk/dports/sysutils/gearmand/Portfile
===================================================================
--- trunk/dports/sysutils/gearmand/Portfile 2014-08-17 23:26:10 UTC (rev 124060)
+++ trunk/dports/sysutils/gearmand/Portfile 2014-08-18 02:23:53 UTC (rev 124061)
@@ -67,7 +67,7 @@
${destroot}${docdir}
}
-platform darwin 13 {
+platform darwin {
if {${os.major} >= 13} {
post-patch {
reinplace "s:tr1/::" ${worksrcpath}/libgearman-1.0/gearman.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140817/d4ec43e6/attachment.html>
More information about the macports-changes
mailing list