mirror of https://git.FreeBSD.org/ports.git
science/dlib-cpp: Fixup EXTRACT_AFTER_ARGS
PR: 287377 Reported by: diizzy
This commit is contained in:
parent
2f991d8acb
commit
95b6df3294
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue