aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-03-16 11:36:19 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-03-16 11:51:15 +0000
commitb7da7337db56addb2f38f24c0818e971b42b5271 (patch)
tree32efcfa760ef571280d0499009769a48c15f3286
parentccf438ad41803e3d1ed7b324e72835ebf43103c1 (diff)
downloadports-b7da7337db56addb2f38f24c0818e971b42b5271.tar.gz
ports-b7da7337db56addb2f38f24c0818e971b42b5271.zip
mail/mailutils: Add runtest to TEST_DEPENDS
-rw-r--r--mail/mailutils/Makefile3
1 files changed, 2 insertions, 1 deletions
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