diff options
Diffstat (limited to 'devel/tclcl/Makefile')
-rw-r--r-- | devel/tclcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile index 213d6d8b0a27..70852ae98eaa 100644 --- a/devel/tclcl/Makefile +++ b/devel/tclcl/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= otcl:${PORTSDIR}/lang/otcl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 GNU_CONFIGURE= yes .if !defined(NOPORTDOCS) |