aboutsummaryrefslogtreecommitdiff
path: root/www/drupal4-textile
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/drupal4-textile
parent3206509a8f65c9a770826a0f977e3fa2e30244f4 (diff)
downloadports-c91164edfce5231b9fbe637cc961dde3f9ba8c6b.tar.gz
ports-c91164edfce5231b9fbe637cc961dde3f9ba8c6b.zip
- Rename all drupal-* to drupal4-* for future drupal5 ports
- Switch to drupal5/bsd.drupal.mk
Notes
Notes: svn path=/head/; revision=188259
Diffstat (limited to 'www/drupal4-textile')
-rw-r--r--www/drupal4-textile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal4-textile/Makefile b/www/drupal4-textile/Makefile
index 75a0611f53fb..0cbaf64048b3 100644
--- a/www/drupal4-textile/Makefile
+++ b/www/drupal4-textile/Makefile
@@ -45,5 +45,5 @@ DOC_FILES= CHANGELOG.txt CREDITS.txt INSTALL.txt LICENSE.txt README.txt \
textilephp/TODO
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/drupal/bsd.drupal.mk"
+.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
.include <bsd.port.post.mk>