summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz>2015-02-08 00:14:33 +0000
committerwiz <wiz>2015-02-08 00:14:33 +0000
commitdf776dce2e358018b29fd5ef7596ab2544462efe (patch)
tree72404eb0d05997c4738f47cb56498ef6c36c2c9f /archivers
parent8b6e5cbc630cac90f7717169ac2fea7810023b7f (diff)
downloadpkgsrc-df776dce2e358018b29fd5ef7596ab2544462efe.tar.gz
Add test target.
For me, on 7.99.4/amd64, I get: Totals: Tests run: 310 Tests failed: 6 Assertions checked:20371764 Assertions failed: 7 Skips reported: 62
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libarchive/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/libarchive/Makefile.common b/archivers/libarchive/Makefile.common
index 29cbc493736..3735b706d5c 100644
--- a/archivers/libarchive/Makefile.common
+++ b/archivers/libarchive/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2015/01/17 12:44:47 adam Exp $
+# $NetBSD: Makefile.common,v 1.2 2015/02/08 00:14:33 wiz Exp $
# used by archivers/bsdtar/Makefile
# used by archivers/libarchive/Makefile
@@ -11,6 +11,7 @@ MAINTAINER?= joerg@NetBSD.org
HOMEPAGE= http://www.libarchive.org/
LICENSE= 2-clause-bsd
+TEST_TARGET= check
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-expat
CONFIGURE_ARGS+= --without-lzo2