git: b7da7337db56 - main - mail/mailutils: Add runtest to TEST_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Mar 2024 11:52:30 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7da7337db56addb2f38f24c0818e971b42b5271 commit b7da7337db56addb2f38f24c0818e971b42b5271 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-16 11:36:19 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-16 11:51:15 +0000 mail/mailutils: Add runtest to TEST_DEPENDS --- mail/mailutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index c8006ad4722b..2d4d3bb8e1ed 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -12,7 +12,8 @@ LICENSE= GPLv3+ LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \ libltdl.so:devel/libltdl \ libunistring.so:devel/libunistring -TEST_DEPENDS= automake:devel/automake +TEST_DEPENDS= automake:devel/automake \ + runtest:misc/dejagnu USES= cpe gmake iconv libtool localbase readline tar:xz CPE_VENDOR= gnu