aboutsummaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-07 01:31:10 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-07 01:31:10 +0000
commitfb064fa960d6f6354212e56f9690416a44080e24 (patch)
treeeff83b00099ffa7273f1a194a4760936dca20fa1 /emulators/open-vm-tools/Makefile
parent0353d73c483261e10219e35a47327634ee52c3b7 (diff)
downloadports-fb064fa960d6f6354212e56f9690416a44080e24.tar.gz
ports-fb064fa960d6f6354212e56f9690416a44080e24.zip
This variable changed quite some time ago.
Reported by: Alex Kozlov
Notes
Notes: svn path=/head/; revision=290533
Diffstat (limited to 'emulators/open-vm-tools/Makefile')
-rw-r--r--emulators/open-vm-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index b94fd0c5f2de..689d43b1d2e2 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -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)