diff options
Diffstat (limited to 'emulators/vmware_xf4mod/Makefile')
-rw-r--r-- | emulators/vmware_xf4mod/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile index 31e24a9d40e6..8161fc72a706 100644 --- a/emulators/vmware_xf4mod/Makefile +++ b/emulators/vmware_xf4mod/Makefile @@ -28,7 +28,9 @@ USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 RESTRICTED= "Not sure if we can redistribute it" -IGNORE= "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 +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} do-extract: ${MKDIR} ${WRKSRC} |