summaryrefslogtreecommitdiff
path: root/net
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
parentAdd p5-RTF-Writer 1.09, (diff)
upgrade from ttt-1.6 to ttt-1.8.
this version compiles with gcc-3. PR: 58098
Notes
Notes: svn path=/head/; revision=91489
Diffstat (limited to 'net')
-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