From 7a574d0a52cf2f4fc6ba735bf9f8d02583af55ce Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 20 Oct 2004 20:17:06 +0000 Subject: Fix date and time display in the zh_CN locale as well. PR: 72723 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3001 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 3 ++- x11/gnomepanel/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 74322b4be..1f6257711 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.8 @@ -53,7 +54,7 @@ CONFIGURE_ARGS+=--disable-eds .endif post-patch: -.for po in da.po it.po zh_TW.po +.for po in da.po it.po zh_CN.po zh_TW.po @${REINPLACE_CMD} -e 's|%-|%|g' ${WRKSRC}/po/${po} .endfor diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 74322b4be..1f6257711 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.8 @@ -53,7 +54,7 @@ CONFIGURE_ARGS+=--disable-eds .endif post-patch: -.for po in da.po it.po zh_TW.po +.for po in da.po it.po zh_CN.po zh_TW.po @${REINPLACE_CMD} -e 's|%-|%|g' ${WRKSRC}/po/${po} .endfor -- cgit v1.2.3