Add USE_PKGCONFIG=build to fix the build.
Submitted by: olgeni@
This commit is contained in:
parent
cb7f3cf77b
commit
c984c191e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313709
@ -21,6 +21,7 @@ BUILD_VER= 425873
|
||||
WRKSRC= ${WRKDIR}/open-vm-tools-${RELEASE_VER}-${BUILD_VER}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
CPPFLAGS+= -Wno-deprecated-declarations
|
||||
|
||||
CONFIGURE_ARGS+= --without-procps --sysconfdir=${LOCALBASE}/etc
|
||||
|
Loading…
Reference in New Issue
Block a user