summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-10-11 22:32:00 +0000
committerobrien <obrien@FreeBSD.org>1997-10-11 22:32:00 +0000
commit8f2c4d6b89ce94794ad08d5f84a964a565c22343 (patch)
tree72325c3b9312d634be9c5138a17397dd3b066afd
parentda0f51f48a8d3be62341f1865aad31157ee29b66 (diff)
downloadFreeBSD-ports-8f2c4d6b89ce94794ad08d5f84a964a565c22343.zip
FreeBSD-ports-8f2c4d6b89ce94794ad08d5f84a964a565c22343.tar.gz
Missing a file.
-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 35ebfe8..009ec75 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 fad83d7..068ec70 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
OpenPOWER on IntegriCloud