Revision: 145291 https://trac.macports.org/changeset/145291 Author: mcalhoun@macports.org Date: 2016-01-30 18:47:32 -0800 (Sat, 30 Jan 2016) Log Message: ----------- dbus: remove reinplace that does nothing Modified Paths: -------------- trunk/dports/devel/dbus/Portfile Modified: trunk/dports/devel/dbus/Portfile =================================================================== --- trunk/dports/devel/dbus/Portfile 2016-01-31 02:43:51 UTC (rev 145290) +++ trunk/dports/devel/dbus/Portfile 2016-01-31 02:47:32 UTC (rev 145291) @@ -130,7 +130,6 @@ } post-patch { - reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/dbus/dbus-sysdeps-unix.c reinplace {s|broken_poll="no (cross compiling)"|broken_poll=yes|} ${worksrcpath}/configure if { [tbool startupitem.create] } {
participants (1)
-
mcalhoun@macports.org