aboutsummaryrefslogtreecommitdiff
path: root/www/drupal7
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/drupal7
parent777468906a4e83a54b03007c79514a361224b8be (diff)
downloadports-a388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3.tar.gz
ports-a388cc30c37b1ac5194bf4201ffd1f32e2f8b9b3.zip
Notes
Diffstat (limited to 'www/drupal7')
-rw-r--r--www/drupal7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index 2178e14d0dd0..a6f6111d6a96 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -15,6 +15,7 @@ DIST_SUBDIR= drupal
MAINTAINER= nick@foobar.org
COMMENT= A database driven web content management system (CMS)
+USE_DRUPAL= yes
DRUPAL_PORT= yes
DRUPAL_VERSION= 7
@@ -86,5 +87,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-.include "${PORTSDIR}/Mk/bsd.drupal.mk"
.include <bsd.port.post.mk>