diff options
Diffstat (limited to 'comms/uhso-kmod/Makefile')
-rw-r--r-- | comms/uhso-kmod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/uhso-kmod/Makefile b/comms/uhso-kmod/Makefile index 26b609c4c02f..e973caaa2daa 100644 --- a/comms/uhso-kmod/Makefile +++ b/comms/uhso-kmod/Makefile @@ -33,6 +33,7 @@ MAKE_ENV+= KMODDIR=${KMODDIR} MAN4= uhso.4 +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${SRC_BASE}/sys/Makefile) |