aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-02-07 09:31:10 +0800
committereadler <eadler@FreeBSD.org>2012-02-07 09:31:10 +0800
commit4816f364fd6a0201f2ccc87b71402472adc391aa (patch)
tree566076e44019b64f0d78f2d2677a19896dfe95dd /emulators
parent5bf856a565a066ac3adad71b084ba0e2e777739b (diff)
downloadfreebsd-ports-gnome-4816f364fd6a0201f2ccc87b71402472adc391aa.tar.gz
freebsd-ports-gnome-4816f364fd6a0201f2ccc87b71402472adc391aa.tar.zst
freebsd-ports-gnome-4816f364fd6a0201f2ccc87b71402472adc391aa.zip
This variable changed quite some time ago.
Reported by: Alex Kozlov
Diffstat (limited to 'emulators')
-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)