summaryrefslogtreecommitdiff
path: root/emulators/vmware
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-01-23 14:32:57 +0000
committerwiz <wiz@pkgsrc.org>2003-01-23 14:32:57 +0000
commit8655c807a78b5595bea3386d1698a548c8b5e0d1 (patch)
tree38aaa96439424f123231ffc1de55b5bf221d4934 /emulators/vmware
parent8babac5c302820c7add12cd213bb29eb7834d605 (diff)
downloadpkgsrc-8655c807a78b5595bea3386d1698a548c8b5e0d1.tar.gz
Files available on ftp.netbsd.org now.
Diffstat (limited to 'emulators/vmware')
-rw-r--r--emulators/vmware/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile
index 203cbbf2108..db98ff32490 100644
--- a/emulators/vmware/Makefile
+++ b/emulators/vmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/04/04 12:14:01 tron Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/23 14:32:57 wiz Exp $
DISTNAME= VMware-2.0.4-1142
PKGNAME= vmware-2.0.4
@@ -26,11 +26,6 @@ CHECK_SHLIBS= NO
ONLY_FOR_PLATFORM= NetBSD-*-i386
-NO_SRC_ON_FTP= ${RESTRICTED}
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_CDROM= ${RESTRICTED}
-
# We could install it into /etc/vmware, but that would mean we install
# it somewhere out of ${PREFIX}, which is not a good idea, and the linux
# emulation has a fallbackmode to look into ${PREFIX}/emul/linux/etc,