diff options
Diffstat (limited to 'emulators/open-vm-tools-nox11/Makefile')
-rw-r--r-- | emulators/open-vm-tools-nox11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/open-vm-tools-nox11/Makefile b/emulators/open-vm-tools-nox11/Makefile index 0332a1c08354..8928d0c4a902 100644 --- a/emulators/open-vm-tools-nox11/Makefile +++ b/emulators/open-vm-tools-nox11/Makefile @@ -5,4 +5,5 @@ MASTERDIR= ${.CURDIR}/../open-vm-tools WITHOUT_X11= yes PKGNAMESUFFIX= -nox11 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |