diff options
Diffstat (limited to 'www/drupal6-zeropoint')
-rw-r--r-- | www/drupal6-zeropoint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/drupal6-zeropoint/Makefile b/www/drupal6-zeropoint/Makefile index 1992202aae5b..ecdd1b39c936 100644 --- a/www/drupal6-zeropoint/Makefile +++ b/www/drupal6-zeropoint/Makefile @@ -140,5 +140,6 @@ MODULE_FILES= _custom/custom-style.css _custom/headerimg/credits.txt \ search-theme-form.tpl.php template.php theme-settings.php \ views-view.tpl.php zeropoint.info DOC_FILES= CHANGELOG.txt LICENSE.txt README.txt +OPTIONS_DEFINE= DOCS .include <bsd.port.mk> |