diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-09-03 16:17:04 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-09-03 16:17:04 +0000 |
commit | bd9c2e0d46f49e2912a6e4ac59352d1be501892c (patch) | |
tree | 59aef255b72b9ba8e8316710df08f406e2080ce8 /security/openvpn | |
parent | 52d411f7144bea1383adfbedddb4ee27f90f36a1 (diff) | |
download | ports-bd9c2e0d46f49e2912a6e4ac59352d1be501892c.tar.gz ports-bd9c2e0d46f49e2912a6e4ac59352d1be501892c.zip |
Notes
Diffstat (limited to 'security/openvpn')
-rw-r--r-- | security/openvpn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index 6f10bc9e75a6..ea123505c16a 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -17,6 +17,8 @@ COMMENT= Secure IP/Ethernet tunnel daemon LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo +CONFLICTS= openvpn-devel-* + GNU_CONFIGURE= yes USE_OPENSSL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |