x11/kitty: mark as PIE_UNSAFE (+)

Reported by:	bulk -t

Approved by:	portmgr (blanket)

Sponsored by:	Future Crew, LLC
This commit is contained in:
Dima Panov 2024-12-13 11:21:04 +03:00
parent aa886fe608
commit b5962ceef9
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29

View file

@ -55,6 +55,8 @@ TEST_TARGET= test
CPPFLAGS+= `pkg-config --cflags epoll-shim-interpose`
LDFLAGS+= `pkg-config --libs epoll-shim-interpose`
PIE_UNSAFE= yes
BINARY_ALIAS= python3=${PYTHON_CMD} python=${PYTHON_CMD}
BUILD_DIR= ${WRKSRC}/${OPSYS:tl}-package