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 bd7a9624e1eb..8d1e223007ba 100644 --- a/net/tcludp/Makefile +++ b/net/tcludp/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=tcludp MAINTAINER= frank@fenor.de COMMENT= UDP extension for TCL -USE_TCL= 80+ +USE_TCL= 82+ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR} USE_LDCONFIG= ${PREFIX}/lib/udp${PORTVERSION} |