aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/libzip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index 7785f4ee75d0..b423e9341f44 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -19,5 +19,6 @@ USES= cpe libtool pathfix perl5 tar:xz
USE_PERL5= build
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
+TEST_TARGET= check
.include <bsd.port.mk>