aboutsummaryrefslogtreecommitdiffstats
path: root/www/drupal4-i18n
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-03-25 17:46:44 +0800
committerrafan <rafan@FreeBSD.org>2007-03-25 17:46:44 +0800
commitd5fc402ad2a651806f7ce3b37ab753e83418e453 (patch)
treeea98885b9960f9ae5e8cb4359a71344cdb4bb318 /www/drupal4-i18n
parentd8ac1a80e4ab51ecb31c512a1c4ce8646bdb5bb5 (diff)
downloadfreebsd-ports-gnome-d5fc402ad2a651806f7ce3b37ab753e83418e453.tar.gz
freebsd-ports-gnome-d5fc402ad2a651806f7ce3b37ab753e83418e453.tar.zst
freebsd-ports-gnome-d5fc402ad2a651806f7ce3b37ab753e83418e453.zip
- Rename all drupal-* to drupal4-* for future drupal5 ports
- Switch to drupal5/bsd.drupal.mk
Diffstat (limited to 'www/drupal4-i18n')
-rw-r--r--www/drupal4-i18n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal4-i18n/Makefile b/www/drupal4-i18n/Makefile
index f9fa9ccc6bb6..f42c02523c68 100644
--- a/www/drupal4-i18n/Makefile
+++ b/www/drupal4-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>