diff options
-rw-r--r-- | editors/libreoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index ac7bf82732c7..b6c96a12f7d4 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -360,6 +360,7 @@ MAKE_ENV+= verbose=1 BINARY_ALIAS= sed=gsed +PIE_UNSAFE= yes #MAKE_JOBS_UNSAFE= yes .include <bsd.port.options.mk> |