aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-09 20:13:20 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-09 20:13:20 +0000
commit32ca423e3126b78ed2e99bb453bba3db57f760b6 (patch)
treef749262f175cc15d75c778e462c74fbddfacb5fd /emulators
parentf5a473f755a74f37580a5df2a2d4e86d889ab836 (diff)
downloadports-32ca423e3126b78ed2e99bb453bba3db57f760b6.tar.gz
ports-32ca423e3126b78ed2e99bb453bba3db57f760b6.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vmware3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index 6260e0604083..2494a34f3ec2 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -64,7 +64,7 @@ IGNORE= systems prior to FreeBSD 480102 currently out of support
IGNORE= linprocfs is required, please build the module and/or add it to your kernel
.endif
-.if !exists(${SRC_BASE}/Makefile)
+.if !exists(${SRC_BASE}/sys/Makefile)
IGNORE= kernel source files required
.endif