aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/vmware-guestd6/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile
index 39cf7e4763a8..dda8bcd24dcd 100644
--- a/emulators/vmware-guestd6/Makefile
+++ b/emulators/vmware-guestd6/Makefile
@@ -28,6 +28,15 @@ ONLY_FOR_ARCHS= i386 amd64
.if !defined(BATCH)
IS_INTERACTIVE= yes
.endif
+
+RESTRICTED= "Not sure if we can redistribute this."
+NO_PACKAGE= ${RESTRICTED}
+
+VMWARE_VER= 6.0.3
+BUILD_VER= 80004
+
+.include <bsd.port.pre.mk>
+
.if defined(VMWARE_X_PORTS)
USE_X_PREFIX= yes
NO_BUILD= yes
@@ -48,15 +57,6 @@ PLIST_SUB+= INSTALLXGTKTOOL="@comment "
.else
USE_RC_SUBR= vmware-guestd.sh
.endif
-
-RESTRICTED= "Not sure if we can redistribute this."
-NO_PACKAGE= ${RESTRICTED}
-
-VMWARE_VER= 6.0.3
-BUILD_VER= 80004
-
-.include <bsd.port.pre.mk>
-
.if ${OSVERSION} >= 700000
LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x
.endif
3.0.nork2004-07-253-232/+321 * Upgrade to version 2.1.3.olgeni2004-03-212-4/+4 * Add SIZE into distinfodaichi2004-03-181-0/+1 * Upgrade to Eclipse 2.1.2.olgeni2003-12-042-3/+3 * Use MASTER_SITE_ECLIPSE.olgeni2003-07-051-4/+1 * Add examples for the Eclipse IDE.olgeni2003-07-04