diff options
Diffstat (limited to 'textproc/tdhkit/Makefile')
-rw-r--r-- | textproc/tdhkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/tdhkit/Makefile b/textproc/tdhkit/Makefile index d531a07fd2ee..a8a58692cc28 100644 --- a/textproc/tdhkit/Makefile +++ b/textproc/tdhkit/Makefile @@ -13,6 +13,7 @@ COMMENT= Set of programs for working with tabular ASCII data OPTIONS_DEFINE= LIBCHRON DOCS LIBCHRON_DESC= Install libchron +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLIBCHRON} |