diff -Nur dejagnu.orig/Makefile dejagnu/Makefile
--- dejagnu.orig/Makefile	2012-04-27 01:11:12.000000000 +0200
+++ dejagnu/Makefile	2012-04-27 01:12:45.000000000 +0200
@@ -13,14 +13,15 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Automated program/system tester
 
-BUILD_DEPENDS=	expect:${PORTSDIR}/lang/expect
-RUN_DEPENDS=	expect:${PORTSDIR}/lang/expect
-
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BUILD_DEPENDS=	expect:${PORTSDIR}/lang/expect
+RUN_DEPENDS=	expect:${PORTSDIR}/lang/expect
+
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+USE_TCL=	83+
 
 MAN1=		runtest.1
 INFO=	${PORTNAME}