aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-webform
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6-webform')
-rw-r--r--www/drupal6-webform/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal6-webform/Makefile b/www/drupal6-webform/Makefile
index 3a17e5910147..72c3d548cc7f 100644
--- a/www/drupal6-webform/Makefile
+++ b/www/drupal6-webform/Makefile
@@ -39,5 +39,5 @@ MODULE_DIRS= components tests translations
DOC_FILES= CHANGELOG.txt INSTALL.txt README.txt THEMING.txt LICENSE.txt
.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
+.include "${PORTSDIR}/Mk/bsd.drupal.mk"
.include <bsd.port.post.mk>