diff options
Diffstat (limited to 'irc/darkbot')
-rw-r--r-- | irc/darkbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile index ace066c350f5..3f87852041f0 100644 --- a/irc/darkbot/Makefile +++ b/irc/darkbot/Makefile @@ -17,7 +17,7 @@ SUB_FILES= pkg-message PORTDOCS= README PLIST_FILES= bin/darkbot %%ETCDIR%%/logs/.pkgcreate man/man1/darkbot.1.gz -PLIST_DIRSTRY= %%ETCDIR%%/logs/ %%ETCDIR%%/dat/ %%ETCDIR%% +NO_CDROM= no commercial distribution OPTIONS_DEFINE= DOCS |