git: e20a69e3dce8 - main - security/openvpn: clean up CONFLICTS_INSTALL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Apr 2025 19:33:57 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=e20a69e3dce88c98be4aa4354c94ffa21bca0b17 commit e20a69e3dce88c98be4aa4354c94ffa21bca0b17 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-04-02 19:33:45 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-04-02 19:33:45 +0000 security/openvpn: clean up CONFLICTS_INSTALL --- security/openvpn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index 371625b3361e..c771eea03b22 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -30,7 +30,7 @@ CONFIGURE_ARGS+= --enable-strict --with-crypto-library=openssl # set PLUGIN_LIBDIR so that unqualified plugin paths are found: 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