aboutsummaryrefslogtreecommitdiff
path: root/devel/tclcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tclcl/Makefile')
-rw-r--r--devel/tclcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile
index 03b539de666b..3b1e13cb900c 100644
--- a/devel/tclcl/Makefile
+++ b/devel/tclcl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tclcl
PORTVERSION= 1.19
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= src-
CATEGORIES= devel tcl84 tk84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -20,7 +20,7 @@ LIB_DEPENDS= otcl:${PORTSDIR}/lang/otcl
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
GNU_CONFIGURE= yes
.if !defined(NOPORTDOCS)