git: 6819325e1865 - main - print/tex-luatex: mark as PIE_UNSAFE (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 13 Dec 2024 08:23:18 UTC
The branch main has been updated by fluffy:

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

commit 6819325e18658c5fc2d04c356f9a7c41b884d385
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-12-13 08:08:02 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-12-13 08:22:33 +0000

    print/tex-luatex: mark as PIE_UNSAFE (+)
    
    Reported by:    bulk -t
    
    Approved by:    portmgr (blanket)
    
    Sponsored by:   Future Crew, LLC
---
 print/tex-luatex/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index 721205133504..0322a41a6146 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -43,6 +43,7 @@ CONFIGURE_ARGS+=	--with-$L-include=${LOCALBASE}/include \
 			--with-system-$L
 .endfor
 
+PIE_UNSAFE=		yes
 MAKE_JOBS_UNSAFE=	yes
 
 EXTRACT_AFTER_ARGS=	${EXTRACT_FILES:S,^,${DISTNAME}/,}