summaryrefslogtreecommitdiff
path: root/japanese/tk80/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/tk80/Makefile')
-rw-r--r--japanese/tk80/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/tk80/Makefile b/japanese/tk80/Makefile
index 971d9bb5eb82..dd8d366c626a 100644
--- a/japanese/tk80/Makefile
+++ b/japanese/tk80/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= japanese x11-toolkits tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/
-PATCHFILES= tk8.0.5jp1.5fix1.patch.gz
+PATCHFILES= tk8.0.5jp1.6a.patch.gz
MAINTAINER= taguchi@tohoku.iij.ad.jp
@@ -28,7 +28,8 @@ PATCH_DIST_ARGS=-d ${TOPDIR} --forward --quiet -E ${PATCH_DIST_STRIP}
.endif
USE_AUTOCONF= yes
USE_XLIB= yes
-CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl${VERSION}jp
+CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl${VERSION}jp \
+ --enable-xlibHack --enable-onTheSpot
.include <bsd.port.pre.mk>