From 73441f48679a140dcac97d8186dde5056b7ca56c Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 1 Sep 2006 19:57:13 +0000 Subject: gnome.applications.menu -> gnome-applications.menu to reduce the difference with the other offical tarballs such as gnome-screensavers.menu and kde-*.menu exist. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7179 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gnome-panel/Makefile') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 8b21507ef..efe111791 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.133 2006/08/22 05:25:49 marcus Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.134 2006/09/01 15:21:20 ahze Exp $ # PORTNAME= gnome-panel @@ -63,7 +63,7 @@ CONFIGURE_ARGS+=--disable-eds post-patch: @${FIND} ${WRKSRC} -type f | \ ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|"applications.menu"|"gnome.applications.menu"|' + 's|"applications.menu"|"gnome-applications.menu"|' .if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ ( ${OSVERSION} < 503101 ) .for po in da.po it.po zh_CN.po zh_TW.po -- cgit v1.2.3