aboutsummaryrefslogtreecommitdiff
path: root/emulators/vmware-guestd5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vmware-guestd5/Makefile')
-rw-r--r--emulators/vmware-guestd5/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile
index 52ebdd20fc23..4d3216d9e1e4 100644
--- a/emulators/vmware-guestd5/Makefile
+++ b/emulators/vmware-guestd5/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= # none
DISTNAME= vmware-freebsd-tools
MAINTAINER= matusita@FreeBSD.org
-COMMENT=VMware time synchronization daemon for FreeBSD guest OS (for VMware 3.x)
+COMMENT=VMware time synchronization daemon for FreeBSD guest OS (for VMware 4.x)
LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x
@@ -22,14 +22,17 @@ WRKSRC= ${WRKDIR}/vmware-freebsd-tools
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
+.if !defined(BATCH)
+IS_INTERACTIVE= yes
+.endif
RESTRICTED= "Not sure if we can redistribute this."
.if defined(PACKAGE_BUILDING)
IGNORE= "Can't build this port since it requires VMware."
.endif
-VMWARE_VER= 3.1.1
-BUILD_VER= 1790
+VMWARE_VER= 4.0.0
+BUILD_VER= 4460
MOUNT_DEV?= /dev/acd0c
MOUNT_PT?= /mnt