emulators/dosbox: 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 10:50:30 +03:00
parent e3bc2a1c46
commit 76b989a1ef
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29

View file

@ -16,6 +16,8 @@ USES= cpe sdl
USE_CXXSTD= c++14 USE_CXXSTD= c++14
USE_SDL= sdl net sound USE_SDL= sdl net sound
PIE_UNSAFE= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-core-inline CONFIGURE_ARGS= --enable-core-inline