summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-17 12:27:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-17 12:27:24 +0000
commite014c1264b65975165a254bf6d256159581dfaba (patch)
tree0c2b5c379cce76e6c1b103258bbb3925dfbe56ed /japanese
parent- Make extconf look for specially named libraries for japanesed version (diff)
- Correct dependencies
Reported by: krismail
Notes
Notes: svn path=/head/; revision=153724
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ruby-tk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ruby-tk/Makefile b/japanese/ruby-tk/Makefile
index ef925b39d3b4..fc4e6328c983 100644
--- a/japanese/ruby-tk/Makefile
+++ b/japanese/ruby-tk/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= japanese
MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby interface to the Japanized Tk widget set
-TK_VERSION?= 80
+TK_VERSION?= 8.0jp
WITH_TCLTK_JP= yes
MASTERDIR= ${.CURDIR}/../../x11-toolkits/ruby-tk