diff options
Diffstat (limited to 'sysutils/lbl-cf/Makefile')
-rw-r--r-- | sysutils/lbl-cf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/lbl-cf/Makefile b/sysutils/lbl-cf/Makefile index 218231fe4c46..a1a70e03473b 100644 --- a/sysutils/lbl-cf/Makefile +++ b/sysutils/lbl-cf/Makefile @@ -19,6 +19,7 @@ MAN1= cf.1 GNU_CONFIGURE= yes +NO_STAGE= yes post-install: (cd ${WRKSRC} && make install-man) |