diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-19 04:17:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-19 04:17:22 +0000 |
commit | e319d645dc0d2035644d3d7fb142ed180bc111a6 (patch) | |
tree | 943bbd3297f2dc773551f6fe5391c97b77434add /www | |
parent | 143148673c886642f622b27d35f810901199ab1e (diff) | |
download | ports-e319d645dc0d2035644d3d7fb142ed180bc111a6.tar.gz ports-e319d645dc0d2035644d3d7fb142ed180bc111a6.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal6-print/Makefile | 1 | ||||
-rw-r--r-- | www/drupal6-seo_checklist/Makefile | 1 | ||||
-rw-r--r-- | www/drupal6-services/Makefile | 1 | ||||
-rw-r--r-- | www/drupal6-tagadelic/Makefile | 1 | ||||
-rw-r--r-- | www/drupal6-token/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/www/drupal6-print/Makefile b/www/drupal6-print/Makefile index 6b75da85d881..fd0ffbef2112 100644 --- a/www/drupal6-print/Makefile +++ b/www/drupal6-print/Makefile @@ -32,5 +32,4 @@ MODULE_FILES= icons/mail_icon.gif icons/pdf_icon.gif icons/print_icon.gif \ DOC_FILES= CHANGELOG.txt CREDITS.txt INSTALL.txt \ LICENSE.txt MAINTAINERS.txt README.txt -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/drupal6-seo_checklist/Makefile b/www/drupal6-seo_checklist/Makefile index fbbcb05d6dd8..69f9c7747dd1 100644 --- a/www/drupal6-seo_checklist/Makefile +++ b/www/drupal6-seo_checklist/Makefile @@ -13,5 +13,4 @@ DRUPAL6_MODULE= yes MODULE_FILES= seochecklist.info seochecklist.install seochecklist.module DOC_FILES= LICENSE.txt README.txt -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/drupal6-services/Makefile b/www/drupal6-services/Makefile index cf7d8d8ad494..fa27b180efd0 100644 --- a/www/drupal6-services/Makefile +++ b/www/drupal6-services/Makefile @@ -61,5 +61,4 @@ MODULE_FILES= auth/services_keyauth/services_keyauth.admin.inc \ DOC_FILES= LICENSE.txt README.txt -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/drupal6-tagadelic/Makefile b/www/drupal6-tagadelic/Makefile index 9cc0d7243f4b..8c8e06d4ec8c 100644 --- a/www/drupal6-tagadelic/Makefile +++ b/www/drupal6-tagadelic/Makefile @@ -23,5 +23,4 @@ MODULE_FILES= tagadelic.css tagadelic.info tagadelic.install \ translations/ru.po translations/tagadelic.pot DOC_FILES= LICENSE.txt README.txt -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/drupal6-token/Makefile b/www/drupal6-token/Makefile index 5e8223c35699..e955ef47b31b 100644 --- a/www/drupal6-token/Makefile +++ b/www/drupal6-token/Makefile @@ -23,5 +23,4 @@ MODULE_DIRS= translations DOC_FILES= API.txt LICENSE.txt README.txt -NO_STAGE= yes .include <bsd.port.mk> |