aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcludp
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2012-12-04 18:43:09 +0800
committergahr <gahr@FreeBSD.org>2012-12-04 18:43:09 +0800
commit3a008a43eed3c1c0439f6b307ef53672aead14c9 (patch)
tree954597884c3734a5fa9babd315a8f8306c4279f6 /net/tcludp
parent295d21d9460d33b52c0db3d2724efc2779562e0b (diff)
downloadfreebsd-ports-gnome-3a008a43eed3c1c0439f6b307ef53672aead14c9.tar.gz
freebsd-ports-gnome-3a008a43eed3c1c0439f6b307ef53672aead14c9.tar.zst
freebsd-ports-gnome-3a008a43eed3c1c0439f6b307ef53672aead14c9.zip
- Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe: yes Reported by: beat, bapt
Diffstat (limited to 'net/tcludp')
-rw-r--r--net/tcludp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcludp/Makefile b/net/tcludp/Makefile
index ade18d6d6037..6a3155042463 100644
--- a/net/tcludp/Makefile
+++ b/net/tcludp/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF
MAINTAINER= frank@fenor.de
COMMENT= UDP extension for TCL
-USE_TCL= 82+
+USE_TCL= 83+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR}
USE_LDCONFIG= ${PREFIX}/lib/udp${PORTVERSION}