From 8c8900a90a60bb7c8b5de429396f65fa559983b9 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 9 Mar 2005 00:15:30 +0000 Subject: Remove a hack that I added a while ago for correct path to get two default icons appear in the panel. GNOME developers have fixed in the tarball, so the two default icons will appear in the panel again. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3899 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 3 +-- x11/gnomepanel/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 8a31b8220..effa2a924 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.10 @@ -54,8 +55,6 @@ CONFIGURE_ARGS+=--disable-eds .endif post-patch: - @${REINPLACE_CMD} -e 's|@DATADIR@/|@DATADIR@/applications/|g' \ - ${WRKSRC}/gnome-panel/panel-default-setup.entries.in .if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ ( ${OSVERSION} < 503101 ) .for po in da.po it.po zh_CN.po zh_TW.po diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 8a31b8220..effa2a924 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.10 @@ -54,8 +55,6 @@ CONFIGURE_ARGS+=--disable-eds .endif post-patch: - @${REINPLACE_CMD} -e 's|@DATADIR@/|@DATADIR@/applications/|g' \ - ${WRKSRC}/gnome-panel/panel-default-setup.entries.in .if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ ( ${OSVERSION} < 503101 ) .for po in da.po it.po zh_CN.po zh_TW.po -- cgit v1.2.3