summaryrefslogtreecommitdiffstats
path: root/net/ekiga
diff options
context:
space:
mode:
Diffstat (limited to 'net/ekiga')
-rw-r--r--net/ekiga/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile
index 23ace6011..cbd593af1 100644
--- a/net/ekiga/Makefile
+++ b/net/ekiga/Makefile
@@ -52,8 +52,4 @@ CONFIGURE_ARGS+=--disable-dbus
PLIST_SUB+= DBUS:="@comment "
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|{datadir}/dbus-1|(prefix)/share/dbus-1|g' \
- ${WRKSRC}/Makefile.in
-
.include <bsd.port.post.mk>