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-token | |
parent | a8e29575e40409db906cc184e64a56683fc93e65 (diff) | |
download | ports-97b074dddd05c769ab00e22be3bb7f108633ee27.tar.gz ports-97b074dddd05c769ab00e22be3bb7f108633ee27.zip |
Notes
Diffstat (limited to 'www/drupal6-token')
-rw-r--r-- | www/drupal6-token/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/drupal6-token/Makefile b/www/drupal6-token/Makefile index e955ef47b31b..61897e2b05e6 100644 --- a/www/drupal6-token/Makefile +++ b/www/drupal6-token/Makefile @@ -9,8 +9,7 @@ CATEGORIES= www MAINTAINER= miwi@FreeBSD.org COMMENT= Token module for Drupal -USE_DRUPAL= yes -DRUPAL6_MODULE= yes +USES= drupal:6,module MODULE_FILES= translations/token.pot translations/da.po translations/de.po \ translations/es.po translations/hu.po translations/ja.po \ translations/pl.po translations/sk.po translations/uk-ua.po \ |