diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-03-14 06:17:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-03-14 06:17:56 +0000 |
commit | 3f651573ad3b90cf8e6539c52b4b34a1df543fa6 (patch) | |
tree | 14261786c359f03d9574a1c204f76ddc8ec4db8a /japanese/expect | |
parent | 003520276a84300843c37e85ff39f416dec0bd8e (diff) | |
download | ports-3f651573ad3b90cf8e6539c52b4b34a1df543fa6.tar.gz ports-3f651573ad3b90cf8e6539c52b4b34a1df543fa6.zip |
Notes
Diffstat (limited to 'japanese/expect')
-rw-r--r-- | japanese/expect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile index d50d5e1d97aa..17f9dadadc96 100644 --- a/japanese/expect/Makefile +++ b/japanese/expect/Makefile @@ -15,7 +15,7 @@ COMMENT= A sophisticated scripter based on Japanized tcl/tk LIB_DEPENDS= tk80jp.1:${PORTSDIR}/japanese/tk80 -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" CONFIGURE_ARGS= --enable-shared --with-tclconfig=${PREFIX}/lib/tcl8.0jp \ --with-tkconfig=${PREFIX}/lib/tk8.0jp \ |