summaryrefslogtreecommitdiff
path: root/misc/dejagnu
diff options
context:
space:
mode:
Diffstat (limited to 'misc/dejagnu')
-rw-r--r--misc/dejagnu/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile
index fbac08d9ec6d..19add1e77f5d 100644
--- a/misc/dejagnu/Makefile
+++ b/misc/dejagnu/Makefile
@@ -13,14 +13,15 @@ MASTER_SITES= GNU
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}