From a6001886853849b979c8772d78a0b1d5bbdf635d Mon Sep 17 00:00:00 2001 From: Chin-San Huang Date: Wed, 18 Jul 2007 16:23:01 +0000 Subject: - Remove the boring keymap of Backspace. Approved by: rafan (mentor) --- chinese/pcmanx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chinese/pcmanx') diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index ceef4d74ba3d..c5158e64b5b2 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -7,7 +7,7 @@ PORTNAME= pcmanx PORTVERSION= 0.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= chinese net gnome MASTER_SITES= http://pcmanx.csie.net/release/ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} @@ -41,5 +41,7 @@ post-extract: @${REINPLACE_CMD} -e 's/wget -O/fetch -o/' ${WRKSRC}/src/mainframe.cpp @${REINPLACE_CMD} -e 's/Antiidlestr/AntiIdleStr/' \ ${WRKSRC}/src/appconfig.cpp + @${REINPLACE_CMD} -e '136 s/, \(.*\)/,1\);/' \ + ${WRKSRC}/src/view/telnetview.cpp .include -- cgit v1.2.3