aboutsummaryrefslogtreecommitdiff
path: root/net/gnome-netstatus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnome-netstatus/Makefile')
-rw-r--r--net/gnome-netstatus/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile
index ac9d3bf93f5d..ee735aa98d5d 100644
--- a/net/gnome-netstatus/Makefile
+++ b/net/gnome-netstatus/Makefile
@@ -29,8 +29,4 @@ CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
GCONF_SCHEMAS= netstatus.schemas
-post-patch:
- @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
- 's|[(]datadir[)]/icons/hicolor|(prefix)/share/icons/hicolor|g'
-
.include <bsd.port.mk>