aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6/Makefile')
-rw-r--r--www/drupal6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile
index 722261909d73..7ea4a69a7d5c 100644
--- a/www/drupal6/Makefile
+++ b/www/drupal6/Makefile
@@ -41,7 +41,7 @@ USE_PHP+= mysql
USE_PHP+= mysqli
.endif
.if ${PORT_OPTIONS:MPGSQL}
-RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
+RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB
USE_PHP+= pgsql
.endif