diff options
-rw-r--r-- | www/drupal6-image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal6-image/Makefile b/www/drupal6-image/Makefile index 5f51a168692f..8010be9db05f 100644 --- a/www/drupal6-image/Makefile +++ b/www/drupal6-image/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/ MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x image upload module -USES= drupal:6:module +USES= drupal:6,module MODULE_DIRS= views/theme views translations tests \ contrib/image_import/translations \ |