aboutsummaryrefslogtreecommitdiffstats
path: root/www/drupal6-image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6-image/Makefile')
-rw-r--r--www/drupal6-image/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/drupal6-image/Makefile b/www/drupal6-image/Makefile
index e15b43cef77..a5c7577a956 100644
--- a/www/drupal6-image/Makefile
+++ b/www/drupal6-image/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= anderson@cnpm.embrapa.br
COMMENT= Drupal 6.x image upload module
+USE_DRUPAL= yes
DRUPAL6_MODULE= yes
MODULE_DIRS= views/theme views translations tests \
@@ -151,6 +152,4 @@ MODULE_FILES= contrib/image_attach/tests/image_attach.test \
DOC_FILES= LICENSE.txt CHANGELOG.txt INSTALL.txt README.txt
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.drupal.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>