aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-09-29 21:41:00 +0800
committerpav <pav@FreeBSD.org>2007-09-29 21:41:00 +0800
commit634a6ea5718fb75216abff8f52d7fd9bf91919ab (patch)
treeff3e3c86917b85fed1e253848afa3bcd95b909eb /net-im
parent2117be8828cccb7e2b77fb2078e696973cd3fd99 (diff)
downloadfreebsd-ports-gnome-634a6ea5718fb75216abff8f52d7fd9bf91919ab.tar.gz
freebsd-ports-gnome-634a6ea5718fb75216abff8f52d7fd9bf91919ab.tar.zst
freebsd-ports-gnome-634a6ea5718fb75216abff8f52d7fd9bf91919ab.zip
- Change tcllib dependency so it does not need to spawn an extra process
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tkabber/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-im/tkabber/Makefile b/net-im/tkabber/Makefile
index b757fd51bc6b..a2b9580e0687 100644
--- a/net-im/tkabber/Makefile
+++ b/net-im/tkabber/Makefile
@@ -14,11 +14,8 @@ MASTER_SITES= http://www.jabber.ru/files/tkabber/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tcl/Tk based jabber client
-TCLLIBVER!= ${MAKE} -C ${.CURDIR}/../../devel/tcllib -V PORTVERSION 2>/dev/null \
- || (cd ${.CURDIR}/../../devel/tcllib; ${MAKE} -V PORTVERSION)
-
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
- ${LOCALBASE}/lib/tcllib${TCLLIBVER}/pkgIndex.tcl:${PORTSDIR}/devel/tcllib \
+ dtplite:${PORTSDIR}/devel/tcllib \
${LOCALBASE}/lib/tls/pkgIndex.tcl:${PORTSDIR}/devel/tcltls \
${LOCALBASE}/lib/bwidget/pkgIndex.tcl:${PORTSDIR}/x11-toolkits/bwidget