diff options
author | nsayer <nsayer@FreeBSD.org> | 2001-06-05 18:57:27 +0000 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2001-06-05 18:57:27 +0000 |
commit | 79f600dcc0a1e44f4473d62602662ebe16696b11 (patch) | |
tree | e59ee0ec797b3fdd0d6f9f98f3f3de8185878241 /emulators | |
parent | 7e437bad2946b73d698ab6c93a18fb6134389c72 (diff) | |
download | FreeBSD-ports-79f600dcc0a1e44f4473d62602662ebe16696b11.zip FreeBSD-ports-79f600dcc0a1e44f4473d62602662ebe16696b11.tar.gz |
Deprecate this port as the module has been imported into XFree86.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware_xf4mod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile index 6af0cdb..911f3f1 100644 --- a/emulators/vmware_xf4mod/Makefile +++ b/emulators/vmware_xf4mod/Makefile @@ -25,6 +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" do-extract: ${MKDIR} ${WRKSRC} |