1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

This variable changed quite some time ago.

Reported by:	Alex Kozlov
This commit is contained in:
Eitan Adler 2012-02-07 01:31:10 +00:00
parent 0353d73c48
commit fb064fa960
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290533

View File

@ -23,7 +23,7 @@ BUILD_VER= 471268
WRKSRC= ${WRKDIR}/open-vm-tools-${RELEASE_VER}-${BUILD_VER}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOMAKE= yes
USE_AUTOTOOLS= automake
CONFIGURE_ARGS+= --without-procps --sysconfdir=${LOCALBASE}/etc
.if defined(WITHOUT_X11)