diff options
Diffstat (limited to 'www/drupal6-menu_block/Makefile')
-rw-r--r-- | www/drupal6-menu_block/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/drupal6-menu_block/Makefile b/www/drupal6-menu_block/Makefile index 15d624a393dc..6f766fc1cbdc 100644 --- a/www/drupal6-menu_block/Makefile +++ b/www/drupal6-menu_block/Makefile @@ -19,5 +19,6 @@ MODULE_FILES= menu-block-wrapper.tpl.php menu_block.admin.inc menu_block.book.in plugins/content_types/menu_tree/menu_tree.inc MODULE_DIRS= plugins/content_types/menu_tree plugins/content_types plugins DOC_FILES= CHANGELOG.txt README.txt LICENSE.txt +OPTIONS_DEFINE= DOCS .include <bsd.port.mk> |