security/strongswan: Add TEST_TARGET

make test passes OK

PR:	246535
Submitted by:	jlduran@gmail.com
Reviewed by:	strongswan@Nanoteq.com (maintainer)
This commit is contained in:
Fernando Apesteguía 2020-05-20 18:50:26 +00:00
parent 0bea18344b
commit 7a792acc12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536014

View file

@ -3,6 +3,7 @@
PORTNAME= strongswan
PORTVERSION= 5.8.4
PORTREVISION= 1
CATEGORIES= security net-vpn
MASTER_SITES= http://download.strongswan.org/ \
http://download2.strongswan.org/
@ -19,6 +20,7 @@ USE_LDCONFIG= ${PREFIX}/lib/ipsec
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
CONFIGURE_ARGS= --enable-kernel-pfkey \
--enable-kernel-pfroute \