diff options
Diffstat (limited to 'emulators/parallels-tools/Makefile')
-rw-r--r-- | emulators/parallels-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/parallels-tools/Makefile b/emulators/parallels-tools/Makefile index 690322a71fc1..75d79174e34e 100644 --- a/emulators/parallels-tools/Makefile +++ b/emulators/parallels-tools/Makefile @@ -19,4 +19,5 @@ KMODDIR?= /boot/modules PLIST_SUB+= KMODDIR=${KMODDIR} MAKE_ENV+= KMODDIR=${KMODDIR} +NO_STAGE= yes .include <bsd.port.mk> |