diff options
Diffstat (limited to 'irc/ii')
-rw-r--r-- | irc/ii/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/ii/Makefile b/irc/ii/Makefile index c6621e94275c..c4d6d2a03a53 100644 --- a/irc/ii/Makefile +++ b/irc/ii/Makefile @@ -21,6 +21,9 @@ MAKE_ARGS= -E CC .endif NO_STAGE= yes + +OPTIONS_DEFINE= DOCS EXAMPLES + .include <bsd.port.options.mk> do-install: |