aboutsummaryrefslogtreecommitdiff
path: root/net/ttt
diff options
context:
space:
mode:
authorKenjiro Cho <kjc@FreeBSD.org>2003-10-17 07:45:42 +0000
committerKenjiro Cho <kjc@FreeBSD.org>2003-10-17 07:45:42 +0000
commitb8896a3ccd8a1ee6c72136e604a45e34db9757ce (patch)
tree3a5881979625f7fd872a53f6f6e991fda9b15e88 /net/ttt
parent9035c4a09f619348058113946b96ffac97a07bc4 (diff)
downloadports-b8896a3ccd8a1ee6c72136e604a45e34db9757ce.tar.gz
ports-b8896a3ccd8a1ee6c72136e604a45e34db9757ce.zip
Notes
Diffstat (limited to 'net/ttt')
-rw-r--r--net/ttt/Makefile17
-rw-r--r--net/ttt/distinfo2
2 files changed, 6 insertions, 13 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index d58e17eebd77..83bdc50b19e5 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -6,26 +6,19 @@
#
PORTNAME= ttt
-PORTVERSION= 1.6
+PORTVERSION= 1.8
CATEGORIES= net tk83 ipv6
MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
MAINTAINER= kjc@csl.sony.co.jp
COMMENT= Tele Traffic Tapper, a network traffic monitoring tool
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile"
-.endif
-
-# the tcl/tk LIB_DEPENDS has to match that of ports/x11-toolkits/blt.
-LIB_DEPENDS= BLT24.2:${PORTSDIR}/x11-toolkits/blt \
- tcl83.1:${PORTSDIR}/lang/tcl83 \
- tk83.1:${PORTSDIR}/x11-toolkits/tk83
+LIB_DEPENDS= BLT24.2:${PORTSDIR}/x11-toolkits/blt
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.3 \
+ --with-tk=${LOCALBASE}/lib/tk8.3
INSTALL_TARGET= install install-man
MAN1= ttt.1 tttprobe.1 tttview.1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/ttt/distinfo b/net/ttt/distinfo
index 89b0bd5c1f37..51df33269f1a 100644
--- a/net/ttt/distinfo
+++ b/net/ttt/distinfo
@@ -1 +1 @@
-MD5 (ttt-1.6.tar.gz) = 5333bc89283d3f7a0de257ef0c1802f7
+MD5 (ttt-1.8.tar.gz) = b4e36fd166ba00d68899961b0610f6e0