summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-12-29 11:42:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-12-29 11:42:10 +0000
commit866b2d107facdadcb2252dcf3d64a91405e80231 (patch)
tree0654093bae833c41770d78fe597b8a7a14c6d78c /lang
parentupdate to version 0.72 (diff)
No need to depend on tcl, the tk dependency and the chained-dependency
rules in bsd.port.mk already does that for you.
Notes
Notes: svn path=/head/; revision=9220
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 3822f7be7003..1e0e56d1a01b 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -3,7 +3,7 @@
# Whom: pst
# Version required: 5.25
#
-# $Id: Makefile,v 1.26 1997/11/10 11:27:34 asami Exp $
+# $Id: Makefile,v 1.27 1997/12/05 10:58:51 tg Exp $
#
DISTNAME= expect
@@ -14,8 +14,7 @@ MASTER_SITES= http://expect.nist.gov/ \
MAINTAINER= ports@freebsd.org
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80 \
- tk80\\.1:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
WRKSRC= ${WRKDIR}/expect-5.25