summaryrefslogtreecommitdiff
path: root/net
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
parentDon't remove system locale directories. Silently try to remove the (diff)
Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the PORTREVISION. The rest else should be no function change, but just remove the patches to allow gnomehack takes care of it. Keep in mind, I only touch those ports that already have gnomehack. Reviewed by: pav and marcus
Notes
Notes: svn path=/head/; revision=124646
Diffstat (limited to 'net')
-rw-r--r--net/gnome-netstatus/Makefile4
-rw-r--r--net/gnomenetstatus/Makefile4
2 files changed, 0 insertions, 8 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>
diff --git a/net/gnomenetstatus/Makefile b/net/gnomenetstatus/Makefile
index ac9d3bf93f5d..ee735aa98d5d 100644
--- a/net/gnomenetstatus/Makefile
+++ b/net/gnomenetstatus/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>