git: aa9d236237bf - main - misc/getopt: Remove post-patch section

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Tue, 21 May 2024 19:56:08 UTC
The branch main has been updated by diizzy:

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

commit aa9d236237bf9c9afa3f09ab67717fd60f88988c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-21 19:08:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-21 19:56:02 +0000

    misc/getopt: Remove post-patch section
    
    Tries to remove non-existing files
    
    PR:             278733
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 misc/getopt/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 2c49cff00b61..2b6402937235 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -25,9 +25,6 @@ NLS_MAKE_ARGS_OFF=	WITHOUT_GETTEXT=1
 NLS_LDFLAGS=		-lintl
 NLS_USES=		gettext localbase:ldflags
 
-post-patch:
-	@${RM} ${WRKSRC}/gnu/*.o
-
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/getopt