git: 6d6e821a5c5a - main - devel/adacurses: mark as PIE_UNSAFE (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jan 2025 18:30:05 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d6e821a5c5a665d6c1e1f67d92655f5d1040ede commit 6d6e821a5c5a665d6c1e1f67d92655f5d1040ede Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-01-27 16:53:12 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-01-27 18:29:47 +0000 devel/adacurses: mark as PIE_UNSAFE (+) Reported by: poudriere fallout Sponsored by: Future Crew, LLC --- devel/adacurses/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/adacurses/Makefile b/devel/adacurses/Makefile index 56c4570df458..03271f11b33f 100644 --- a/devel/adacurses/Makefile +++ b/devel/adacurses/Makefile @@ -30,6 +30,8 @@ PLIST_SUB= atic=adacurses/terminal_interface-curses OPTIONS_DEFINE= DOCS +PIE_UNSAFE= yes + post-patch: @${REINPLACE_CMD} -e '/(INSTALL_PROG)/d' -e 's|@ADAGEN_LDFLAGS@||' \ ${WRKSRC}/gen/Makefile.in