aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/drupal6
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/drupal6')
-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