From c4b1fd3804206336ffdaff536e40220c8eb428a1 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Fri, 19 Dec 1997 19:23:31 +0000 Subject: make it compatible with zh-kcfonts, and change execute file to crxvt2. --- chinese/rxvt/Makefile | 4 ++-- chinese/rxvt/files/patch-aa | 2 +- chinese/rxvt/pkg-plist | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'chinese/rxvt') diff --git a/chinese/rxvt/Makefile b/chinese/rxvt/Makefile index 76d472593d92..84c8c35ed5ff 100644 --- a/chinese/rxvt/Makefile +++ b/chinese/rxvt/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 16 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.2 1997/12/04 03:12:16 asami Exp $ +# $Id: Makefile,v 1.3 1997/12/16 19:26:52 vanilla Exp $ # DISTNAME= rxvt-2.4.4 @@ -18,6 +18,6 @@ RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes -MAN1= crxvt.1 +MAN1= crxvt2.1 .include diff --git a/chinese/rxvt/files/patch-aa b/chinese/rxvt/files/patch-aa index d57c9ba82fed..9995187e354f 100644 --- a/chinese/rxvt/files/patch-aa +++ b/chinese/rxvt/files/patch-aa @@ -54,7 +54,7 @@ install: alldoc - $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)rxvt.$(manext) -+ $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)crxvt.$(manext) ++ $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)crxvt2.$(manext) uninstall: -cd $(mandir); $(RMF) $(manprefix)rxvt.$(manext) diff --git a/chinese/rxvt/pkg-plist b/chinese/rxvt/pkg-plist index e8ff4b64f22c..e3f834efc032 100644 --- a/chinese/rxvt/pkg-plist +++ b/chinese/rxvt/pkg-plist @@ -1,2 +1,2 @@ -bin/crxvt -man/man1/crxvt.1.gz +bin/crxvt2 +man/man1/crxvt2.1.gz -- cgit v1.2.3