dbus: remove reinplace that does nothing
--- 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] } {