diff options
Diffstat (limited to 'emulators/linux-vmware-toolbox5')
-rw-r--r-- | emulators/linux-vmware-toolbox5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile index 957f5be3b001..a232e0c07592 100644 --- a/emulators/linux-vmware-toolbox5/Makefile +++ b/emulators/linux-vmware-toolbox5/Makefile @@ -22,6 +22,8 @@ NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." +.include <bsd.port.pre.mk> + LINUX_FLP?= ${DISTDIR}/linux.flp LINUX_DIR?= /compat/linux MOUNT_PT?= ${WRKDIR}/mnt @@ -37,8 +39,6 @@ MOUNT= /sbin/mount UMOUNT= /sbin/umount VNCONFIG= /usr/sbin/vnconfig -.include <bsd.port.pre.mk> - pre-fetch: @${ECHO} "========================================================================" @${ECHO} "" |