diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-02 22:56:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-02 22:56:15 +0000 |
commit | cfa7269b11b8bb50068e3ee5ee55b2fe716853e5 (patch) | |
tree | 9c339ce0cb216e4bfd3db6edb813dd8c416ee9c2 /net/tcpillust | |
parent | 779cd6a87b1e70223ee1cd2d746ddb64160bfb9c (diff) | |
download | ports-cfa7269b11b8bb50068e3ee5ee55b2fe716853e5.tar.gz ports-cfa7269b11b8bb50068e3ee5ee55b2fe716853e5.zip |
Notes
Diffstat (limited to 'net/tcpillust')
-rw-r--r-- | net/tcpillust/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index ac52388b5eb1..074faead15ad 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -16,7 +16,6 @@ COMMENT= A graphical TCP connection analysis tool USE_TCL= yes USE_TK= yes -USE_TK_BUILD= yes USE_XLIB= yes USE_MOTIF= yes |