mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/mailutils: Add runtest to TEST_DEPENDS
This commit is contained in:
parent
ccf438ad41
commit
b7da7337db
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ LICENSE= GPLv3+
|
||||||
LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \
|
LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \
|
||||||
libltdl.so:devel/libltdl \
|
libltdl.so:devel/libltdl \
|
||||||
libunistring.so:devel/libunistring
|
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
|
USES= cpe gmake iconv libtool localbase readline tar:xz
|
||||||
CPE_VENDOR= gnu
|
CPE_VENDOR= gnu
|
||||||
|
|
Loading…
Add table
Reference in a new issue