diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
commit | 3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch) | |
tree | 5ec4d6c8c02d380cf421717b2ce88beceb851e79 /security/strongswan | |
parent | 320538c6d599e65e80ad91bd683504f5d7c338f1 (diff) |
Notes
Diffstat (limited to 'security/strongswan')
-rw-r--r-- | security/strongswan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index d6dbe17646cd..b6338514ab62 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -12,7 +12,7 @@ COMMENT= Open Source IKEv2 IPsec-based VPN solution LICENSE= GPLv2 -USES= cpe execinfo libtool:keepla pkgconfig tar:bzip2 ssl +USES= cpe libtool:keepla pkgconfig tar:bzip2 ssl USE_RC_SUBR= strongswan GNU_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/ipsec |