diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2001-06-05 18:57:27 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2001-06-05 18:57:27 +0000 |
commit | 8124915f6187fa8c723c2a3b2ee69d719066deb9 (patch) | |
tree | 5423dfd706eab47462095181409ea3e6620aad38 /emulators/vmware_xf4mod/Makefile | |
parent | bd804a826a2719355b5150038cd64afc4d41d399 (diff) | |
download | ports-8124915f6187fa8c723c2a3b2ee69d719066deb9.tar.gz ports-8124915f6187fa8c723c2a3b2ee69d719066deb9.zip |
Notes
Diffstat (limited to 'emulators/vmware_xf4mod/Makefile')
-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 6af0cdb7bf97..911f3f10639a 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} |