diff options
| -rw-r--r-- | textproc/nuspell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index c05d0ef61f88..aa0d3cacc03b 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -10,8 +10,7 @@ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libicuuc.so:devel/icu -TEST_DEPENDS= catch>0:devel/catch \ - bash:shells/bash +TEST_DEPENDS= catch>0:devel/catch USES= cmake:testing compiler:c++17-lang USE_GITHUB= yes |
