aboutsummaryrefslogtreecommitdiff
path: root/security/mbedtls
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2016-04-06 12:32:28 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2016-04-06 12:32:28 +0000
commitebc06fe89abffe34d4e6b36d2c408b56f176b622 (patch)
tree80d6309dbdaee27058f96004b7051ed5b0ec937a /security/mbedtls
parent61cb452bec0550bc1cc02c5937648075da4c7ece (diff)
downloadports-ebc06fe89abffe34d4e6b36d2c408b56f176b622.tar.gz
ports-ebc06fe89abffe34d4e6b36d2c408b56f176b622.zip
security/mbedtls: add TEST_TARGET
Notes
Notes: svn path=/head/; revision=412614
Diffstat (limited to 'security/mbedtls')
-rw-r--r--security/mbedtls/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/mbedtls/Makefile b/security/mbedtls/Makefile
index 84844ecc98d5..ab0cd93d9cc7 100644
--- a/security/mbedtls/Makefile
+++ b/security/mbedtls/Makefile
@@ -13,6 +13,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/apache-2.0.txt
ALL_TARGET= no_test
+TEST_TARGET= test
MAKE_ENV= SHARED=1
USES= gmake tar:tgz
USE_LDCONFIG= yes