aboutsummaryrefslogtreecommitdiff
path: root/net/gnome-netstatus
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-12-21 00:23:18 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-12-21 00:23:18 +0000
commit58a61e763c51bdf0c4c554af7d09ddc96498ee8d (patch)
tree5ca0f3cb43bed235862bc167c9b1c2568746c26a /net/gnome-netstatus
parented6ef4505b27e0faf347e3149431b20191a419f5 (diff)
downloadports-58a61e763c51bdf0c4c554af7d09ddc96498ee8d.tar.gz
ports-58a61e763c51bdf0c4c554af7d09ddc96498ee8d.zip
Notes
Diffstat (limited to 'net/gnome-netstatus')
-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>