pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
guile-sqlite3: add TEST_TARGET
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Wed Jan 23 14:33:33 2019 +0000
Changeset: e4db670733a2b1836c5ccb61c27d56b492fc1926
Modified Files:
guile-sqlite3/Makefile
Log Message:
guile-sqlite3: add TEST_TARGET
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e4db670733a2b1836c5ccb61c27d56b492fc1926
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
guile-sqlite3/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/guile-sqlite3/Makefile b/guile-sqlite3/Makefile
index 9d33c1163d..cde8120da9 100644
--- a/guile-sqlite3/Makefile
+++ b/guile-sqlite3/Makefile
@@ -22,6 +22,8 @@ CONFIGURE_ARGS+= SQLITE_LIBDIR=${BUILDLINK_PREFIX.sqlite3}/lib
pre-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} autoreconf -I${PREFIX}/guile/2.2/share/aclocal -vif
+TEST_TARGET= check
+
.include "../../lang/guile22/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index