diff options
Diffstat (limited to 'emulators/vmware_xf4mod/Makefile')
-rw-r--r-- | emulators/vmware_xf4mod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile index 38fbdf19219b..e44c673c86ed 100644 --- a/emulators/vmware_xf4mod/Makefile +++ b/emulators/vmware_xf4mod/Makefile @@ -25,7 +25,7 @@ USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 RESTRICTED= "Not sure if we can redistribute it" -FORBIDDEN= "This module is now part of XFree86 as of 4.1.0" +IGNORE= "This module is now part of XFree86 as of 4.1.0" do-extract: ${MKDIR} ${WRKSRC} |