diff options
Diffstat (limited to 'japanese/expect/Makefile')
-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 ea5ef372ab7e..3f9e166bf2fe 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_VER= 213 +USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" CONFIGURE_ARGS= --enable-shared --with-tclconfig=${PREFIX}/lib/tcl8.0jp \ --with-tkconfig=${PREFIX}/lib/tk8.0jp \ |