diff options
Diffstat (limited to 'net/tcludp')
-rw-r--r-- | net/tcludp/Makefile | 2 |
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} |