summaryrefslogtreecommitdiff
path: root/misc/dejagnu
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-28 10:16:02 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-28 10:16:02 +0000
commit9766293b0b7d8ceaed50c29a850b962aabbbc405 (patch)
treeca1bf5eddc6e8bedb4108b4bb132b2bb143b5c4a /misc/dejagnu
parent- Update to 5.45 (diff)
- Chase devel/expect update
Notes
Notes: svn path=/head/; revision=346483
Diffstat (limited to 'misc/dejagnu')
-rw-r--r--misc/dejagnu/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile
index 59d7074040e3..870a5fd1a473 100644
--- a/misc/dejagnu/Makefile
+++ b/misc/dejagnu/Makefile
@@ -11,8 +11,7 @@ COMMENT= Automated program/system tester
LICENSE= GPLv3
-BUILD_DEPENDS= expect:${PORTSDIR}/lang/expect
-RUN_DEPENDS= expect:${PORTSDIR}/lang/expect
+LIB_DEPENDS= libexpect.so:${PORTSDIR}/lang/expect
USES+= gmake tcl
GNU_CONFIGURE= yes