summaryrefslogtreecommitdiff
path: root/emulators/vmware
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-23 14:32:57 +0000
committerwiz <wiz>2003-01-23 14:32:57 +0000
commitc7347ea72f0bb5bfb1f64eff4665fb0e15f75ee7 (patch)
tree38aaa96439424f123231ffc1de55b5bf221d4934 /emulators/vmware
parentb0290478311eb1127259398f831e148bb968c41a (diff)
downloadpkgsrc-c7347ea72f0bb5bfb1f64eff4665fb0e15f75ee7.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,