diff options
Diffstat (limited to 'emulators/vmware-tools5/Makefile')
-rw-r--r-- | emulators/vmware-tools5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-tools5/Makefile b/emulators/vmware-tools5/Makefile index eee6600450fa..38905ed41bd7 100644 --- a/emulators/vmware-tools5/Makefile +++ b/emulators/vmware-tools5/Makefile @@ -26,7 +26,7 @@ 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." +IGNORE= "Can't build this port since it requires VMware." .endif VMWARE_VER= 3.1.1 |