From d06cd1382c6f094779ace7b99212bbab0f140e6a Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Wed, 6 Jul 2016 14:30:44 +0000 Subject: irc/epic4: do not depend on a specific version of Tcl --- irc/epic4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc') diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 73feecce233b..e284382c9a1b 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -3,7 +3,7 @@ PORTNAME= epic4 PORTVERSION= 2.10.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc ipv6 MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ http://tehran.lain.pl/epic-mirror/EPIC4-PRODUCTION/ \ @@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --without-ipv6 .endif .if ${PORT_OPTIONS:MTCL} -USES+= tcl:84 +USES+= tcl CONFIGURE_ARGS+= --with-tcl .else CONFIGURE_ARGS+= --without-tcl -- cgit v1.2.3