aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/compat5x/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/compat5x/Makefile b/misc/compat5x/Makefile
index 67a9c4f7d8c3..f01eb6865889 100644
--- a/misc/compat5x/Makefile
+++ b/misc/compat5x/Makefile
@@ -32,6 +32,8 @@ TARGET_DIR= ${PREFIX}/lib/compat
TARGET32_DIR= ${PREFIX}/lib32/compat
USE_LDCONFIG= ${TARGET_DIR}
+EXTRACT_PRESERVE_OWNERSHIP= yes # Files in archive have scfg-flag set
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 600000