summaryrefslogtreecommitdiff
path: root/www/drupal6-image
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-07-29 08:36:47 +0000
committerChris Rees <crees@FreeBSD.org>2011-07-29 08:36:47 +0000
commitb9b49949b3f74203a03cb61eef655b3dec726d41 (patch)
tree2f9f918b8fb40722043409efa88bcd32cf53770e /www/drupal6-image
parent- Update MASTER_SITES (diff)
Begin process of removal of drupal5 ports:
- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version - Deprecate the drupal5 ports for removal on 29/Aug Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Notes
Notes: svn path=/head/; revision=278517
Diffstat (limited to 'www/drupal6-image')
-rw-r--r--www/drupal6-image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal6-image/Makefile b/www/drupal6-image/Makefile
index 777800ee3e6b..e15b43cef774 100644
--- a/www/drupal6-image/Makefile
+++ b/www/drupal6-image/Makefile
@@ -152,5 +152,5 @@ 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 "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
+.include "${PORTSDIR}/Mk/bsd.drupal.mk"
.include <bsd.port.post.mk>