From a388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Wed, 31 Aug 2011 15:53:47 +0000 Subject: Use USE_DRUPAL instead of including bsd.drupal.mk --- www/drupal6-token/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/drupal6-token') diff --git a/www/drupal6-token/Makefile b/www/drupal6-token/Makefile index f05ee27df64a..56803a45f16a 100644 --- a/www/drupal6-token/Makefile +++ b/www/drupal6-token/Makefile @@ -13,6 +13,7 @@ CATEGORIES= www MAINTAINER= nick@foobar.org COMMENT= Token module for Drupal +USE_DRUPAL= yes DRUPAL6_MODULE= yes MODULE_FILES= translations/token.pot translations/da.po translations/de.po \ translations/es.po translations/hu.po translations/ja.po \ @@ -26,6 +27,4 @@ MODULE_DIRS= translations DOC_FILES= API.txt LICENSE.txt README.txt -.include -.include "${PORTSDIR}/Mk/bsd.drupal.mk" -.include +.include -- cgit v1.2.3