aboutsummaryrefslogtreecommitdiff
path: root/net/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/icb
parent4a134bd2240ec7117502b242ea72843eb5faa2f3 (diff)
downloadports-d81b9912288cc17127102c08e72c59922fcb0c5d.tar.gz
ports-d81b9912288cc17127102c08e72c59922fcb0c5d.zip
Notes
Diffstat (limited to 'net/icb')
-rw-r--r--net/icb/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/icb/Makefile b/net/icb/Makefile
index bfd936a21994..8ac3ff663c80 100644
--- a/net/icb/Makefile
+++ b/net/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: