Revision
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

Diff

Modified: trunk/dports/devel/dbus/Portfile (145290 => 145291)


--- 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] } {