aboutsummaryrefslogtreecommitdiff
path: root/chinese/xcin
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 03:49:34 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 03:49:34 +0000
commitfe111ca0a04fdb05021aab1cc12f51922e932947 (patch)
tree414bbb036fe9f590b5a7de3930b26f4ea371f12f /chinese/xcin
parent97ca6a6ad0e85090d1d28a0c6c8490c6c99cecd0 (diff)
downloadports-fe111ca0a04fdb05021aab1cc12f51922e932947.tar.gz
ports-fe111ca0a04fdb05021aab1cc12f51922e932947.zip
Upgrade to 2.3.04-3
Notes
Notes: svn path=/head/; revision=26316
Diffstat (limited to 'chinese/xcin')
-rw-r--r--chinese/xcin/Makefile5
-rw-r--r--chinese/xcin/distinfo2
-rw-r--r--chinese/xcin/files/patch-ab34
-rw-r--r--chinese/xcin/pkg-plist5
4 files changed, 43 insertions, 3 deletions
diff --git a/chinese/xcin/Makefile b/chinese/xcin/Makefile
index fd8cba70766d..b4d871d43259 100644
--- a/chinese/xcin/Makefile
+++ b/chinese/xcin/Makefile
@@ -6,8 +6,8 @@
# $FreeBSD$
#
-DISTNAME= xcin-2.3.03
-PKGNAME= zh-xcin-2.3.03
+DISTNAME= xcin-2.3.04-3
+PKGNAME= zh-xcin-2.3.04-3
CATEGORIES= chinese
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/old/ \
ftp://ftp.ncu.edu.tw/OS/Linux/Chinese/xcin/xcin/ \
@@ -18,6 +18,7 @@ MAINTAINER= yssu@CCCA.NCTU.edu.tw
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts
USE_X_PREFIX= yes
+USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix="${X11BASE}" --os=FreeBSD --no-menu
diff --git a/chinese/xcin/distinfo b/chinese/xcin/distinfo
index fa4822bdd1c0..002461bb8b20 100644
--- a/chinese/xcin/distinfo
+++ b/chinese/xcin/distinfo
@@ -1 +1 @@
-MD5 (xcin-2.3.03.tar.gz) = b6b4715a1fddac8377005d6ac12b248a
+MD5 (xcin-2.3.04-3.tar.gz) = 737a6ea93237b12903c3088a06730c63
diff --git a/chinese/xcin/files/patch-ab b/chinese/xcin/files/patch-ab
new file mode 100644
index 000000000000..b566780fe798
--- /dev/null
+++ b/chinese/xcin/files/patch-ab
@@ -0,0 +1,34 @@
+--- Makefile.orig Sun Feb 27 02:29:47 2000
++++ Makefile Sun Feb 27 02:30:56 2000
+@@ -16,16 +16,16 @@
+
+
+ make_xcin:
+- (cd src; make all)
++ (cd src; gmake all)
+
+ make_inptab:
+- (cd input_tab; make all)
++ (cd input_tab; gmake all)
+
+ install_xcin: make_xcin
+- (cd src; make install)
++ (cd src; gmake install)
+
+ install_inptab: make_inptab
+- (cd input_tab; make install)
++ (cd input_tab; gmake install)
+
+ install_doc:
+ (cd doc; make install)
+--- input_tab/Makefile.in.orig Sun Feb 27 02:31:40 2000
++++ input_tab/Makefile.in Sun Feb 27 02:31:55 2000
+@@ -12,7 +12,7 @@
+
+
+ cin2tab:
+- (cd ../src; make cin2tab)
++ (cd ../src; gmake cin2tab)
+ ln -s ../src/cin2tab .
+
+ %.tab: %.cin cin2tab
diff --git a/chinese/xcin/pkg-plist b/chinese/xcin/pkg-plist
index 81cfdba8ccb6..449e0880462c 100644
--- a/chinese/xcin/pkg-plist
+++ b/chinese/xcin/pkg-plist
@@ -1,4 +1,9 @@
bin/xcin
+lib/X11/xcin/array30.cin
+lib/X11/xcin/array30.tab
+lib/X11/xcin/array30.tab.phr
+lib/X11/xcin/array30.tab.quick
+lib/X11/xcin/array30.tab.rev
lib/X11/xcin/cin2tab
lib/X11/xcin/cj.cin
lib/X11/xcin/cj.tab