summaryrefslogtreecommitdiff
path: root/emulators/linux-vmware-toolbox/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-27 04:26:41 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-27 04:26:41 +0000
commitd8ffab0579b77df5ed76d6e78f4871ce2573a3a7 (patch)
tree13586df8651c11a3f03b071598e158a06e6ccb24 /emulators/linux-vmware-toolbox/Makefile
parentLook for proper version of Xaw3d, as this wasn't done when someone upgraded (diff)
Include bsd.port.pre.mk before referring to DISTDIR in .if condition.
Notes
Notes: svn path=/head/; revision=32023
Diffstat (limited to 'emulators/linux-vmware-toolbox/Makefile')
-rw-r--r--emulators/linux-vmware-toolbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-vmware-toolbox/Makefile b/emulators/linux-vmware-toolbox/Makefile
index 957f5be3b001..a232e0c07592 100644
--- a/emulators/linux-vmware-toolbox/Makefile
+++ b/emulators/linux-vmware-toolbox/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} ""