diff options
Diffstat (limited to 'lang/otcl/Makefile')
-rw-r--r-- | lang/otcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 129e7f39ecbd..f6dc4be7ec8d 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -16,7 +16,7 @@ COMMENT= MIT Object Tcl LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84 -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 CONFIGURE_ARGS= --with-tcl-ver=8.4 --with-tk-ver=8.4 INSTALLS_SHLIB= yes |