pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gcr: Add support for tests
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Dec 9 12:54:11 2018 +0100
Changeset: 2e457eb81e97deb19e4d21a77b9e5a85d1928e66
Modified Files:
gcr/Makefile
Log Message:
gcr: Add support for tests
(Not all of them passes though!)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2e457eb81e97deb19e4d21a77b9e5a85d1928e66
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcr/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/gcr/Makefile b/gcr/Makefile
index fe810d5275..38bdd9c74c 100644
--- a/gcr/Makefile
+++ b/gcr/Makefile
@@ -25,6 +25,8 @@ PKGCONFIG_OVERRIDE+= gcr-base-3.pc.in
PKGCONFIG_OVERRIDE+= gcr-ui.pc.in
PKGCONFIG_OVERRIDE+= gcr-3.pc.in
+TEST_TARGET= check
+
.include "../../lang/vala/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index