From 58a61e763c51bdf0c4c554af7d09ddc96498ee8d Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Tue, 21 Dec 2004 00:23:18 +0000 Subject: 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 --- net/gnome-netstatus/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'net/gnome-netstatus') 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 -- cgit v1.2.3