espeak-ng: Add correct TEST_TARGET.

This commit is contained in:
jperkin 2024-03-25 17:18:35 +00:00
parent d1e2584875
commit 3b5c2f9e1d
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2024/03/11 08:03:45 wiz Exp $
# $NetBSD: Makefile,v 1.2 2024/03/25 17:18:35 jperkin Exp $
DISTNAME= espeak-ng-1.51
CATEGORIES= audio
@ -19,6 +19,8 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
TEST_TARGET= check
.include "../../mk/bsd.prefs.mk"
# -D_NETBSD_SOURCE for mkstemp in /usr/include/stdlib.h