mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
security/openvpn: clean up CONFLICTS_INSTALL
This commit is contained in:
parent
70a3176764
commit
e20a69e3dc
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ CONFIGURE_ARGS+= --enable-strict --with-crypto-library=openssl
|
||||||
# set PLUGIN_LIBDIR so that unqualified plugin paths are found:
|
# set PLUGIN_LIBDIR so that unqualified plugin paths are found:
|
||||||
CONFIGURE_ENV+= PLUGINDIR="${PREFIX}/lib/openvpn/plugins"
|
CONFIGURE_ENV+= PLUGINDIR="${PREFIX}/lib/openvpn/plugins"
|
||||||
|
|
||||||
CONFLICTS_INSTALL?= openvpn-2* openvpn-devel openvpn-mbedtls
|
CONFLICTS_INSTALL?= openvpn-devel
|
||||||
|
|
||||||
SUB_FILES= pkg-message openvpn-client
|
SUB_FILES= pkg-message openvpn-client
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue