aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-zeropoint
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-zeropoint
parent777468906a4e83a54b03007c79514a361224b8be (diff)
downloadports-a388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3.tar.gz
ports-a388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3.zip
Notes
Diffstat (limited to 'www/drupal6-zeropoint')
-rw-r--r--www/drupal6-zeropoint/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/drupal6-zeropoint/Makefile b/www/drupal6-zeropoint/Makefile
index eb1dfba784ac..e665af201cc7 100644
--- a/www/drupal6-zeropoint/Makefile
+++ b/www/drupal6-zeropoint/Makefile
@@ -13,6 +13,7 @@ MAINTAINER= whitekid@gmail.com
COMMENT= The zeropoint drupal theme
USE_PHP= ctype
+USE_DRUPAL= yes
DRUPAL6_THEME= yes
MODULE_DIRS= _custom/headerimg _custom css images/all images/ink \
images/icons/blocks images/icons images/ivy images/lime \
@@ -144,7 +145,4 @@ MODULE_FILES= _custom/custom-style.css _custom/headerimg/credits.txt \
views-view.tpl.php zeropoint.info
DOC_FILES= CHANGELOG.txt LICENSE.txt README.txt
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.drupal.mk"
-.include <bsd.port.post.mk>
-
+.include <bsd.port.mk>