diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-02-28 16:24:40 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-02-28 16:24:40 +0000 |
commit | 1e137b9b4607c3e1d4e8d8d717341ed50ac160b1 (patch) | |
tree | 1502a87bde69f9362e0b76d836a341f3fb4f06ee /security/openvpn | |
parent | 4018da44c2393de4666ece4b137e77613c487b51 (diff) |
Notes
Diffstat (limited to 'security/openvpn')
-rw-r--r-- | security/openvpn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index d36534611ffe..b77e4b2511af 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -17,7 +17,7 @@ CONFLICTS_INSTALL= openvpn-2.[!3].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-d GNU_CONFIGURE= yes USE_XZ= yes -USES= shebangfix +USES= pkgconfig shebangfix SHEBANG_FILES= sample/sample-scripts/verify-cn \ sample/sample-scripts/auth-pam.pl \ sample/sample-scripts/ucn.pl |