git: 95b6df329452 - main - science/dlib-cpp: Fixup EXTRACT_AFTER_ARGS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Jun 2025 11:16:34 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=95b6df329452bbd1021461f30bd5d649dcb727c4
commit 95b6df329452bbd1021461f30bd5d649dcb727c4
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-06-08 11:16:07 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-06-08 11:16:07 +0000
science/dlib-cpp: Fixup EXTRACT_AFTER_ARGS
PR: 287377
Reported by: diizzy
---
science/dlib-cpp/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/science/dlib-cpp/Makefile b/science/dlib-cpp/Makefile
index a9f7293aab3c..98c6d4828563 100644
--- a/science/dlib-cpp/Makefile
+++ b/science/dlib-cpp/Makefile
@@ -22,7 +22,8 @@ USE_XORG= ice sm x11 xext
USE_GITHUB= yes
GH_ACCOUNT= davisking
-EXTRACT_AFTER_ARGS= --exclude=${PORTNAME}-${DISTVERSION}/dlib/external
+EXTRACT_AFTER_ARGS= --exclude=${PORTNAME}-${DISTVERSION}/dlib/external \
+ --no-same-owner --no-same-permissions
CMAKE_ON= BUILD_SHARED_LIBS