diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-18 12:17:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-18 12:17:26 +0000 |
commit | 97b074dddd05c769ab00e22be3bb7f108633ee27 (patch) | |
tree | 3043db14e178e9d6dc38783703496a1602d68fb8 /www/drupal6-page_title | |
parent | a8e29575e40409db906cc184e64a56683fc93e65 (diff) | |
download | ports-97b074dddd05c769ab00e22be3bb7f108633ee27.tar.gz ports-97b074dddd05c769ab00e22be3bb7f108633ee27.zip |
Notes
Diffstat (limited to 'www/drupal6-page_title')
-rw-r--r-- | www/drupal6-page_title/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/drupal6-page_title/Makefile b/www/drupal6-page_title/Makefile index 6d2ab338df59..49e49d466f3c 100644 --- a/www/drupal6-page_title/Makefile +++ b/www/drupal6-page_title/Makefile @@ -10,8 +10,7 @@ COMMENT= Drupal module to provide fine-grained control of page titles RUN_DEPENDS= drupal6-token>=0:${PORTSDIR}/www/drupal6-token -USE_DRUPAL= yes -DRUPAL6_MODULE= yes +USES= drupal:6,module MODULE_FILES= page_title-admin-settings-form.tpl.php page_title.install page_title.views.inc \ views_handler_field_node_page_title.inc page_title.admin.css page_title.js \ page_title.views_default.inc page_title.admin.inc page_title.legacy.inc \ |