From d81b9912288cc17127102c08e72c59922fcb0c5d Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Tue, 4 Sep 2001 13:50:10 +0000 Subject: Use tcl8.3 Bump portrevision --- net-im/icb/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net-im') diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile index bfd936a21994..8ac3ff663c80 100644 --- a/net-im/icb/Makefile +++ b/net-im/icb/Makefile @@ -8,7 +8,7 @@ PORTNAME= icb PORTVERSION= 5.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net tcl82 MASTER_SITES= http://www.obfuscation.org/ftp/pub/icb/ \ ftp://ftp.obfuscation.org/pub/icb/ @@ -16,10 +16,11 @@ DISTNAME= c${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 +LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 + GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-tclinclude=${LOCALBASE}/include/tcl8.2 \ +CONFIGURE_ARGS= --with-tclinclude=${LOCALBASE}/include/tcl8.3 \ --with-tcllib=${LOCALBASE}/lib do-install: -- cgit v1.2.3