diff options
Diffstat (limited to 'devel/tclcl')
-rw-r--r-- | devel/tclcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile index f6aef057d8f4..bd90c946a6fc 100644 --- a/devel/tclcl/Makefile +++ b/devel/tclcl/Makefile @@ -7,7 +7,7 @@ PORTNAME= tclcl PORTVERSION= 1.19 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= src- CATEGORIES= devel tcl tk MASTER_SITES= SF/otcl-${PORTNAME}/TclCL/${PORTVERSION} @@ -20,7 +20,7 @@ LIB_DEPENDS= otcl:${PORTSDIR}/lang/otcl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 GNU_CONFIGURE= yes .if !defined(NOPORTDOCS) |