diff options
Diffstat (limited to 'shells/pdksh/Makefile')
-rw-r--r-- | shells/pdksh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 1442ce1ac8ef..48ead8f89ac3 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -22,6 +22,7 @@ LICENSE= BSD GNU_CONFIGURE= yes MAN1= ksh.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${OSVERSION} >= 1000039 |