diff options
Diffstat (limited to 'irc/eggdrop-devel/Makefile')
-rw-r--r-- | irc/eggdrop-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/eggdrop-devel/Makefile b/irc/eggdrop-devel/Makefile index 6b369a77ce5e..3ae1642f5978 100644 --- a/irc/eggdrop-devel/Makefile +++ b/irc/eggdrop-devel/Makefile @@ -30,6 +30,8 @@ SUB_FILES= pkg-message CONFLICTS= eggdrop-[0-9]* +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-patch: |