From 8e76258260591feba8c1af15c1ca6664ed23c5c7 Mon Sep 17 00:00:00 2001 From: nakai Date: Sat, 22 Jan 2000 11:46:45 +0000 Subject: Fix and updates from KATO Tsuguru. Submitted by: "KATO Tsuguru" --- japanese/xshodo/Makefile | 9 ++++----- japanese/xshodo/files/patch-aa | 13 +++++++++++++ japanese/xshodo/pkg-descr | 2 ++ 3 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 japanese/xshodo/files/patch-aa (limited to 'japanese/xshodo') diff --git a/japanese/xshodo/Makefile b/japanese/xshodo/Makefile index a15f9651a42a..ee3415ba6992 100644 --- a/japanese/xshodo/Makefile +++ b/japanese/xshodo/Makefile @@ -1,7 +1,7 @@ -# New ports collection makefile for: xshodo -# Version required: 2.0 -# Date created: 11 October 1996 -# Whom: Yukihiro Nakai +# New ports collection makefile for: xshodo +# Version required: 2.0 +# Date created: 11 October 1996 +# Whom: Yukihiro Nakai # # $FreeBSD$ # @@ -15,6 +15,5 @@ MAINTAINER= nakai@FreeBSD.org USE_IMAKE= yes MAN1= xshodo.1 -MANCOMPRESSED= yes .include diff --git a/japanese/xshodo/files/patch-aa b/japanese/xshodo/files/patch-aa new file mode 100644 index 000000000000..e7dc46e1ab87 --- /dev/null +++ b/japanese/xshodo/files/patch-aa @@ -0,0 +1,13 @@ +--- Imakefile.orig Thu Feb 13 18:20:38 1997 ++++ Imakefile Sat Jan 15 00:00:00 2000 +@@ -1,7 +1,7 @@ +-CC = gcc +-CDEBUGFLAGS=\ ++XCOMM CC = gcc ++XCOMM CDEBUGFLAGS=\ + # -g +-CCOPTIONS=\ ++XCOMM CCOPTIONS=\ + # -O2 + + DEPLIBS = XawClientDepLibs diff --git a/japanese/xshodo/pkg-descr b/japanese/xshodo/pkg-descr index 5f2d1939b21b..d1dffa7c1fbc 100644 --- a/japanese/xshodo/pkg-descr +++ b/japanese/xshodo/pkg-descr @@ -4,3 +4,5 @@ You can write a Japanese or Chinese letter under the traditional method with traditional pen simulator. Additionally, you can write some traditional picture called 'Sumie'. Load and save features are implemented at the bitmap format. + +WWW: http://cclub.cc.tut.ac.jp/lib/xwin/xbakuzan.html -- cgit