diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 00:50:28 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 00:50:28 +0000 |
| commit | 3e2fd4b788942461b3fbd53d7edac9a1abc3488e (patch) | |
| tree | 50f793f00a7cb711970c62063687af6cd8625387 /emulators/linux-vmware-toolbox6 | |
| parent | ec7c5b0142aeb3539337db2d501d7b5ecf5e7284 (diff) | |
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox6')
| -rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile index 2b98726c0204..bc6df4f84ae4 100644 --- a/emulators/linux-vmware-toolbox6/Makefile +++ b/emulators/linux-vmware-toolbox6/Makefile @@ -39,11 +39,7 @@ BUILD_VER= 55017 .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -MOUNT_DEV?= /dev/acd0c -.else MOUNT_DEV?= /dev/acd0 -.endif MOUNT_PT?= /mnt MOUNT= /sbin/mount UMOUNT= /sbin/umount |
