aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-panels
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-08-31 15:53:47 +0000
committerChris Rees <crees@FreeBSD.org>2011-08-31 15:53:47 +0000
commita388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3 (patch)
tree7d8da1265c7a2fe93ae375c1c52558b7e3705d53 /www/drupal6-panels
parent777468906a4e83a54b03007c79514a361224b8be (diff)
Notes
Diffstat (limited to 'www/drupal6-panels')
-rw-r--r--www/drupal6-panels/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/drupal6-panels/Makefile b/www/drupal6-panels/Makefile
index e7c83f52949b..abf3f828d3d9 100644
--- a/www/drupal6-panels/Makefile
+++ b/www/drupal6-panels/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= anderson@cnpm.embrapa.br
COMMENT= Drupal 6.x panels module
+USE_DRUPAL= yes
DRUPAL6_MODULE= yes
MODULE_DIRS= translations templates plugins/task_handlers \
@@ -192,6 +193,4 @@ DOC_FILES= README.txt LICENSE.txt \
KNOWN_ISSUES.txt INSTALL.txt \
D6UPDATE.txt CHANGELOG.txt
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.drupal.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>