mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
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
@ -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 New Issue
Block a user