summaryrefslogtreecommitdiff
path: root/japanese/skk-tools/Makefile
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2008-06-19 14:57:38 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2008-06-19 14:57:38 +0000
commitd3d362976cbb3ea6d0ce1f10fe22b7720d138373 (patch)
tree1a7464f1b63cbf437fccf7c3f2d8a96254cb79f8 /japanese/skk-tools/Makefile
parentUpdate to 1.005 (diff)
Unbreak (old distfiles not found): update to version 1.3.1.
Noticed by: pav
Notes
Notes: svn path=/head/; revision=215284
Diffstat (limited to 'japanese/skk-tools/Makefile')
-rw-r--r--japanese/skk-tools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/skk-tools/Makefile b/japanese/skk-tools/Makefile
index f8e8ab420503..f7a54c8f5551 100644
--- a/japanese/skk-tools/Makefile
+++ b/japanese/skk-tools/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= skk-tools
-PORTVERSION= 1.1
-PORTREVISION= 6
+PORTVERSION= 1.3.1
+#PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= japanese
MASTER_SITES= http://openlab.ring.gr.jp/skk/tools/ \
@@ -18,7 +18,6 @@ DISTNAME= skktools-${PORTVERSION}
MAINTAINER= matusita@FreeBSD.org
COMMENT=Jisyo-tools for the SKK Japanese-input software
-USE_BZIP2= yes
.if defined(WITHOUT_GNOME)
CONFIGURE_ARGS= --without-skkdic-expr2
.else