diff options
Diffstat (limited to 'net/pchar')
-rw-r--r-- | net/pchar/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 7ea78b17961e..277e8a56ad0c 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -25,6 +25,9 @@ PLIST_FILES= sbin/pchar PORTDOCS= README CHANGES FAQ NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |