summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-10-11 22:32:00 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-10-11 22:32:00 +0000
commitb7828f6cec1ac3a0441b7642e2ca6169ebc49ae2 (patch)
tree93b914ca5a84ad7f3ac84656e6afb80d4725608c
parentMake this use an installed tcl80/tk80 rather than requireing a fully (diff)
Missing a file.
Notes
Notes: svn path=/head/; revision=8219
-rw-r--r--lang/expect/Makefile4
-rw-r--r--lang/expect/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 35ebfe855d83..009ec75a6874 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -3,7 +3,7 @@
# Whom: pst
# Version required: 5.25
#
-# $Id: Makefile,v 1.21 1997/10/11 12:38:59 markm Exp $
+# $Id: Makefile,v 1.22 1997/10/11 22:26:28 obrien Exp $
#
DISTNAME= expect
@@ -14,7 +14,7 @@ MASTER_SITES= http://expect.nist.gov/ \
MAINTAINER= ports@freebsd.org
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl8 \
+LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80 \
tk80\\.1:${PORTSDIR}/x11/tk80
WRKSRC= ${WRKDIR}/expect-5.25
diff --git a/lang/expect/pkg-plist b/lang/expect/pkg-plist
index fad83d759cc8..068ec70c950b 100644
--- a/lang/expect/pkg-plist
+++ b/lang/expect/pkg-plist
@@ -25,6 +25,7 @@ include/expect.h
include/expect_comm.h
include/expect_tcl.h
lib/expect5.25/pkgIndex.tcl
+lib/expect5.25/libexpect525.a
lib/libexpect525.a
lib/libexpect525.so.1.0
man/man1/autoexpect.1.gz