summaryrefslogtreecommitdiff
path: root/lang/otcl/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /lang/otcl/Makefile
parent- mark BROKEN to API change (diff)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Notes
Notes: svn path=/head/; revision=200411
Diffstat (limited to 'lang/otcl/Makefile')
-rw-r--r--lang/otcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index e6dc0a1e7831..3aa045909594 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= otcl
PORTVERSION= 1.13
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= src-
CATEGORIES= lang tcl84 tk84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -22,7 +22,7 @@ USE_TK= 80+
USE_TK_NO_THREADS= yes
USE_XORG= xext
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
USE_LDCONFIG= yes
.if !defined(NOPORTDOCS)