diff options
Diffstat (limited to 'ports-mgmt/pkgs_which/Makefile')
-rw-r--r-- | ports-mgmt/pkgs_which/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/pkgs_which/Makefile b/ports-mgmt/pkgs_which/Makefile index 95faf28..be41c77 100644 --- a/ports-mgmt/pkgs_which/Makefile +++ b/ports-mgmt/pkgs_which/Makefile @@ -16,6 +16,8 @@ USES= perl5 NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |