aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-21 19:08:04 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-21 19:56:02 +0000
commitaa9d236237bf9c9afa3f09ab67717fd60f88988c (patch)
tree0c12d8b3cee5d218907457a27b2c6bd6db3c95d2
parent47d673eab6bfbc27d1dfd70740e89b1d720143c4 (diff)
downloadports-aa9d236237bf9c9afa3f09ab67717fd60f88988c.tar.gz
ports-aa9d236237bf9c9afa3f09ab67717fd60f88988c.zip
misc/getopt: Remove post-patch section
Tries to remove non-existing files PR: 278733 Approved by: portmgr (maintainer timeout, 2+ weeks)
-rw-r--r--misc/getopt/Makefile3
1 files changed, 0 insertions, 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