summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1997-12-19 19:23:31 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1997-12-19 19:23:31 +0000
commitc4b1fd3804206336ffdaff536e40220c8eb428a1 (patch)
treeed8b52b053df2cd12e70f589f6d390d8e441935d
parentActivate aalib. (diff)
make it compatible with zh-kcfonts, and change execute file to crxvt2.
Notes
Notes: svn path=/head/; revision=9136
-rw-r--r--chinese/rxvt/Makefile4
-rw-r--r--chinese/rxvt/files/patch-aa2
-rw-r--r--chinese/rxvt/pkg-plist4
3 files changed, 5 insertions, 5 deletions
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 <bsd.port.mk>
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