diff options
Diffstat (limited to 'www/drupal6-nice_menus/Makefile')
-rw-r--r-- | www/drupal6-nice_menus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal6-nice_menus/Makefile b/www/drupal6-nice_menus/Makefile index e38e17cbe415..ddd0fc6e26c5 100644 --- a/www/drupal6-nice_menus/Makefile +++ b/www/drupal6-nice_menus/Makefile @@ -26,5 +26,5 @@ MODULE_FILES= po/ja.po po/nice_menus.pot arrow-down.png arrow-left.png \ DOC_FILES= CHANGELOG.txt README.txt UPGRADE.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> |