summaryrefslogtreecommitdiff
path: root/net-im/icb
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2001-09-04 13:50:10 +0000
committerBrian Somers <brian@FreeBSD.org>2001-09-04 13:50:10 +0000
commitd81b9912288cc17127102c08e72c59922fcb0c5d (patch)
tree9d57e350206704076b9f309ba9263b9653147aa2 /net-im/icb
parentDrop maintainership. (diff)
Use tcl8.3
Bump portrevision
Notes
Notes: svn path=/head/; revision=47421
Diffstat (limited to 'net-im/icb')
-rw-r--r--net-im/icb/Makefile7
1 files changed, 4 insertions, 3 deletions
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: