summaryrefslogtreecommitdiffstats
path: root/net/ttt/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1997-11-22 11:57:46 +0000
committeritojun <itojun@FreeBSD.org>1997-11-22 11:57:46 +0000
commit535f3491e3b5946cc4597d3adf4c3f0444265d89 (patch)
tree067553b6a616f32840dd6b469b4904546c3a540f /net/ttt/Makefile
parentf25727a1b8ff585292720acdfef8f82be2509d4b (diff)
downloadFreeBSD-ports-535f3491e3b5946cc4597d3adf4c3f0444265d89.zip
FreeBSD-ports-535f3491e3b5946cc4597d3adf4c3f0444265d89.tar.gz
tcl/tk dependency and pathnames repaired.
Reviewed by: satoshi, kjc
Diffstat (limited to 'net/ttt/Makefile')
-rw-r--r--net/ttt/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index 5b0aaf6..b5a6510 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 November 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/11/20 13:44:30 itojun Exp $
+# $Id: Makefile,v 1.2 1997/11/21 17:50:07 asami Exp $
#
DISTNAME= ttt-0.4.1
@@ -12,9 +12,10 @@ MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
MAINTAINER= itojun@itojun.org
-LIB_DEPENDS= BLT:${PORTSDIR}/x11/blt
-
-BROKEN= tk.h
+# the tcl/tk LIB_DEPENDS has to match that of ports/x11/blt.
+LIB_DEPENDS= BLT:${PORTSDIR}/x11/blt \
+ tcl75:${PORTSDIR}/lang/tcl75 \
+ tk41\\.1:${PORTSDIR}/x11/tk41
INSTALL_TARGET= install install-man
MAN1= ttt.1 tttprobe.1 tttview.1
OpenPOWER on IntegriCloud