git: ad4519fef229 - main - security/openvpn-devel: really clean up REINPLACE_CMD

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Fri, 06 May 2022 17:34:53 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ad4519fef229984a468a3dd673d91047e46a32fd

commit ad4519fef229984a468a3dd673d91047e46a32fd
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2022-05-06 17:31:05 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-05-06 17:34:50 +0000

    security/openvpn-devel: really clean up REINPLACE_CMD
---
 security/openvpn-devel/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index 3b45489eb520..c45ed4aa2215 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -135,7 +135,6 @@ post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/openvpn/plugins/openvpn-plugin-down-root.so
 	${INSTALL_SCRIPT} ${WRKSRC}/contrib/pull-resolv-conf/client.up ${STAGEDIR}${PREFIX}/libexec/openvpn-client.up
 	${INSTALL_SCRIPT} ${WRKSRC}/contrib/pull-resolv-conf/client.down ${STAGEDIR}${PREFIX}/libexec/openvpn-client.down
-	@${REINPLACE_CMD} 's|resolvconf -p -a|resolvconf -a|' ${STAGEDIR}${PREFIX}/libexec/openvpn-client.up
 	${INSTALL_SCRIPT} ${WRKDIR}/openvpn-client ${STAGEDIR}${PREFIX}/sbin/openvpn-client
 	${MKDIR} ${STAGEDIR}${PREFIX}/include