From 344fe8560136668cf645cf4da2f427898a181a17 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 11 Sep 2006 07:26:57 +0000 Subject: Add evolution.desktop hack back in, we have evolution-2.8.desktop. Bump the PORTREVISION. While I am here, I am wondering about should we hack in evolution for evolution-2.8.desktop -> evolution.desktop instead in here? That kind of problem is getting stupid. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7283 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 77e33be16..31bad9bf4 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.137 2006/09/04 20:30:14 marcus Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.138 2006/09/10 00:51:15 mezz Exp $ # PORTNAME= gnome-panel PORTVERSION= 2.16.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -59,6 +59,8 @@ CONFIGURE_ARGS+=--disable-eds .endif post-patch: + @${REINPLACE_CMD} -e 's|evolution.desktop|evolution-2.8.desktop|g' \ + ${WRKSRC}/gnome-panel/panel-default-setup.entries @${FIND} ${WRKSRC} -type f | \ ${XARGS} -n 10 ${REINPLACE_CMD} -e \ 's|"applications.menu"|"gnome-applications.menu"|' -- cgit v1.2.3