diff options
author | matusita <matusita@FreeBSD.org> | 2002-05-11 21:14:48 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2002-05-11 21:14:48 +0800 |
commit | 08341fc2662ee2d036670024dd0ad617d7f3ef5c (patch) | |
tree | 330da07317d811b8771cb3c7a7f60f338bb109c7 /emulators | |
parent | 8c0916e46d872b6d0227c6230a71d24153f52a7d (diff) | |
download | freebsd-ports-gnome-08341fc2662ee2d036670024dd0ad617d7f3ef5c.tar.gz freebsd-ports-gnome-08341fc2662ee2d036670024dd0ad617d7f3ef5c.tar.zst freebsd-ports-gnome-08341fc2662ee2d036670024dd0ad617d7f3ef5c.zip |
Mark FORBIDDEN if PACKAGE_BUILDING. These ports cannot build without
VMware Workstation itself.
Suggested by: knu
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware-guestd/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-guestd3/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-guestd4/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-guestd5/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-guestd6/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-tools3/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-tools4/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-tools5/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-tools6/Makefile | 3 |
9 files changed, 27 insertions, 0 deletions
diff --git a/emulators/vmware-guestd/Makefile b/emulators/vmware-guestd/Makefile index bbdb999babad..aa0049306b7b 100644 --- a/emulators/vmware-guestd/Makefile +++ b/emulators/vmware-guestd/Makefile @@ -23,6 +23,9 @@ ONLY_FOR_ARCHS= i386 NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 diff --git a/emulators/vmware-guestd3/Makefile b/emulators/vmware-guestd3/Makefile index bbdb999babad..aa0049306b7b 100644 --- a/emulators/vmware-guestd3/Makefile +++ b/emulators/vmware-guestd3/Makefile @@ -23,6 +23,9 @@ ONLY_FOR_ARCHS= i386 NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile index bbdb999babad..aa0049306b7b 100644 --- a/emulators/vmware-guestd4/Makefile +++ b/emulators/vmware-guestd4/Makefile @@ -23,6 +23,9 @@ ONLY_FOR_ARCHS= i386 NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile index bbdb999babad..aa0049306b7b 100644 --- a/emulators/vmware-guestd5/Makefile +++ b/emulators/vmware-guestd5/Makefile @@ -23,6 +23,9 @@ ONLY_FOR_ARCHS= i386 NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile index bbdb999babad..aa0049306b7b 100644 --- a/emulators/vmware-guestd6/Makefile +++ b/emulators/vmware-guestd6/Makefile @@ -23,6 +23,9 @@ ONLY_FOR_ARCHS= i386 NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 diff --git a/emulators/vmware-tools3/Makefile b/emulators/vmware-tools3/Makefile index 50e5d5ee8ecb..eee6600450fa 100644 --- a/emulators/vmware-tools3/Makefile +++ b/emulators/vmware-tools3/Makefile @@ -25,6 +25,9 @@ USE_X_PREFIX= yes NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 diff --git a/emulators/vmware-tools4/Makefile b/emulators/vmware-tools4/Makefile index 50e5d5ee8ecb..eee6600450fa 100644 --- a/emulators/vmware-tools4/Makefile +++ b/emulators/vmware-tools4/Makefile @@ -25,6 +25,9 @@ USE_X_PREFIX= yes NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 diff --git a/emulators/vmware-tools5/Makefile b/emulators/vmware-tools5/Makefile index 50e5d5ee8ecb..eee6600450fa 100644 --- a/emulators/vmware-tools5/Makefile +++ b/emulators/vmware-tools5/Makefile @@ -25,6 +25,9 @@ USE_X_PREFIX= yes NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 diff --git a/emulators/vmware-tools6/Makefile b/emulators/vmware-tools6/Makefile index 50e5d5ee8ecb..eee6600450fa 100644 --- a/emulators/vmware-tools6/Makefile +++ b/emulators/vmware-tools6/Makefile @@ -25,6 +25,9 @@ USE_X_PREFIX= yes NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.if defined(PACKAGE_BUILDING) +FORBIDDEN= "Can't build this port since it requires VMware." +.endif VMWARE_VER= 3.1.1 BUILD_VER= 1790 |