diff options
Diffstat (limited to 'www/drupal6-image/Makefile')
-rw-r--r-- | www/drupal6-image/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/drupal6-image/Makefile b/www/drupal6-image/Makefile index 8010be9db05f..40bac32a1fe2 100644 --- a/www/drupal6-image/Makefile +++ b/www/drupal6-image/Makefile @@ -146,5 +146,6 @@ MODULE_FILES= contrib/image_attach/tests/image_attach.test \ views/image_plugin_argument_validate_image_size.inc DOC_FILES= LICENSE.txt CHANGELOG.txt INSTALL.txt README.txt +OPTIONS_DEFINE= DOCS .include <bsd.port.mk> |