aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-09-15 03:48:32 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-09-15 03:48:35 +0000
commitb7cbc26677067eb99224f9c48263b6170fdeb868 (patch)
treed64dd437e6fd04cec36d24b2cd1672f252858dae /lang
parent244a5ff4b0b696c54ea4f1e4b88b80feb2bca05d (diff)
downloadports-b7cbc26677067eb99224f9c48263b6170fdeb868.tar.gz
ports-b7cbc26677067eb99224f9c48263b6170fdeb868.zip
lang/gnu-cobol: hook the test suite to our framework.
Diffstat (limited to 'lang')
-rw-r--r--lang/gnu-cobol/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnu-cobol/Makefile b/lang/gnu-cobol/Makefile
index cf80c265cb06..8add4f447b8a 100644
--- a/lang/gnu-cobol/Makefile
+++ b/lang/gnu-cobol/Makefile
@@ -17,6 +17,8 @@ LIB_DEPENDS= libgmp.so:math/gmp
USES= bdb gmake libtool ncurses tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+TEST_TARGET= check
+TEST_ENV= TESTSUITEFLAGS=--jobs=${MAKE_JOBS_NUMBER}
INFO= gnucobol
DATADIR= ${PREFIX}/share/gnucobol