diff options
Diffstat (limited to 'irc/rbot/Makefile')
-rw-r--r-- | irc/rbot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile index ef86a73..6dcf588 100644 --- a/irc/rbot/Makefile +++ b/irc/rbot/Makefile @@ -23,6 +23,8 @@ SUB_FILES= pkg-message PORTDOCS= REQUIREMENTS ChangeLog +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> pre-install: |