pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

statzone: enable upstream tests.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fcambus%NetBSD.org@localhost>
Pushed By:	fcambus
Date:		Mon Mar 30 12:41:10 2020 +0200
Changeset:	b5ea100444e34d1e35722fb332e8aee26d368567

Modified Files:
	statzone/Makefile

Log Message:
statzone: enable upstream tests.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b5ea100444e34d1e35722fb332e8aee26d368567

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 statzone/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/statzone/Makefile b/statzone/Makefile
index a532515bc1..35fcc93d42 100644
--- a/statzone/Makefile
+++ b/statzone/Makefile
@@ -12,5 +12,7 @@ LICENSE=	2-clause-bsd
 
 USE_CMAKE=	yes
 
+TEST_TARGET=	test
+
 .include "../../devel/uthash/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index