diff options
author | John Marino <marino@FreeBSD.org> | 2016-01-11 08:51:49 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-01-11 08:51:49 +0000 |
commit | c7aba825f01953cbc384c709fc7d9473d81a4c95 (patch) | |
tree | 44f088a6d8476984d4a65e17221e8edfd8adc13f /www/drupal6-content_access | |
parent | 50ce3a08a42a2e630046c7563b35be8b27759156 (diff) |
Notes
Diffstat (limited to 'www/drupal6-content_access')
-rw-r--r-- | www/drupal6-content_access/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/drupal6-content_access/Makefile b/www/drupal6-content_access/Makefile index a72422991641..752c51f065e1 100644 --- a/www/drupal6-content_access/Makefile +++ b/www/drupal6-content_access/Makefile @@ -27,5 +27,6 @@ MODULE_FILES= tests/content_access.test \ translations/sv.po DOC_FILES= README.txt UPGRADE.txt LICENSE.txt +OPTIONS_DEFINE= DOCS .include <bsd.port.mk> |