aboutsummaryrefslogtreecommitdiffstats
path: root/www/drupal6-nice_menus
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/drupal6-nice_menus
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/drupal6-nice_menus')
-rw-r--r--www/drupal6-nice_menus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal6-nice_menus/Makefile b/www/drupal6-nice_menus/Makefile
index f02de2ee8a02..c3aef8d271d4 100644
--- a/www/drupal6-nice_menus/Makefile
+++ b/www/drupal6-nice_menus/Makefile
@@ -20,5 +20,5 @@ MODULE_FILES= arrow-down.png arrow-left.png arrow-right.png \
DOC_FILES= 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>