diff options
Diffstat (limited to 'sysutils/procenv/Makefile')
-rw-r--r-- | sysutils/procenv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/procenv/Makefile b/sysutils/procenv/Makefile index c06f49d97ea4..f89b1ce5dd8d 100644 --- a/sysutils/procenv/Makefile +++ b/sysutils/procenv/Makefile @@ -22,6 +22,7 @@ FETCH_ARGS= -Fpr MAN1= procenv.1 PLIST_FILES= bin/procenv +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800505 |