aboutsummaryrefslogtreecommitdiff
path: root/www/drupal5-i18n/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-03-25 09:46:44 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-03-25 09:46:44 +0000
commitc91164edfce5231b9fbe637cc961dde3f9ba8c6b (patch)
tree91e721f55ebc4f43a46bb4d0df00d0ee2492e7df /www/drupal5-i18n/Makefile
parent3206509a8f65c9a770826a0f977e3fa2e30244f4 (diff)
downloadports-c91164edfce5231b9fbe637cc961dde3f9ba8c6b.tar.gz
ports-c91164edfce5231b9fbe637cc961dde3f9ba8c6b.zip
Notes
Diffstat (limited to 'www/drupal5-i18n/Makefile')
-rw-r--r--www/drupal5-i18n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal5-i18n/Makefile b/www/drupal5-i18n/Makefile
index f9fa9ccc6bb6..f42c02523c68 100644
--- a/www/drupal5-i18n/Makefile
+++ b/www/drupal5-i18n/Makefile
@@ -29,5 +29,5 @@ MODULE_DIRS= flags i18nprofile
DOC_FILES= CHANGELOG.txt CREDITS.txt HOWTO.txt INSTALL.txt LICENSE.txt README.txt
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/drupal/bsd.drupal.mk"
+.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
.include <bsd.port.post.mk>