git: 2f5bf8cc0570 - main - textproc/tinyxml2: Remove outdated post-patch:

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 13:06:22 UTC
The branch main has been updated by sunpoet:

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

commit 2f5bf8cc057028da41dd4279c0c1809dd8260b01
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:28:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 12:59:11 +0000

    textproc/tinyxml2: Remove outdated post-patch:
---
 textproc/tinyxml2/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile
index eee394c01cf9..f626bad7598c 100644
--- a/textproc/tinyxml2/Makefile
+++ b/textproc/tinyxml2/Makefile
@@ -25,9 +25,6 @@ CPE_VENDOR=	tinyxml2_project
 
 OPTIONS_DEFINE=	EXAMPLES
 
-post-patch:
-	@${REINPLACE_CMD} -e '/CMAKE_DEBUG_POSTFIX/d' ${WRKSRC}/CMakeLists.txt
-
 post-install:
 	${AR} cq ${STAGEDIR}${PREFIX}/lib/libtinyxml2.a ${WRKSRC}/CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o