From 53d866b4c89c14862ee3f1d8c1fcaa6922f4e7c5 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 18 Jun 2014 12:17:26 +0000 Subject: Migrate all drupal ports to USES=drupal --- www/drupal6-image/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/drupal6-image') diff --git a/www/drupal6-image/Makefile b/www/drupal6-image/Makefile index b5954fe7af07..5f51a168692f 100644 --- a/www/drupal6-image/Makefile +++ b/www/drupal6-image/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/ MAINTAINER= ports@FreeBSD.org COMMENT= Drupal 6.x image upload module -USE_DRUPAL= yes -DRUPAL6_MODULE= yes +USES= drupal:6:module MODULE_DIRS= views/theme views translations tests \ contrib/image_import/translations \ -- cgit