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:
parent
0bea18344b
commit
7a792acc12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536014
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue