diff options
Diffstat (limited to 'japanese/tcl80/Makefile')
-rw-r--r-- | japanese/tcl80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 5f3f11770304..5a2deb4def96 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -26,7 +26,7 @@ PATCH_DIST_ARGS=-d ${TOPDIR} -E ${PATCH_DIST_STRIP} .else PATCH_DIST_ARGS=-d ${TOPDIR} --forward --quiet -E ${PATCH_DIST_STRIP} .endif -USE_AUTOCONF_VER=213 +USE_AUTOTOOLS= autoconf:213 CONFIGURE_ARGS= --enable-shared RANLIB= ranlib PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg-install.tclsh |