summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2024-12-13 10:50:30 +0300
committerDima Panov <fluffy@FreeBSD.org>2024-12-13 11:22:21 +0300
commit76b989a1eff483cec4abe71fcb628a1666274437 (patch)
treeb04e412d5a871a5af2409773e182f3ac73f76ac0
parenteditors/libreoffice: mark as PIE_UNSAFE (+) (diff)
emulators/dosbox: mark as PIE_UNSAFE (+)
Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC
-rw-r--r--emulators/dosbox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 6f0e1088ee47..8fdd5b970865 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -16,6 +16,8 @@ USES= cpe sdl
USE_CXXSTD= c++14
USE_SDL= sdl net sound
+PIE_UNSAFE= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-core-inline