aboutsummaryrefslogtreecommitdiff
path: root/www/drupal7
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-06 06:54:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-06 06:54:19 +0000
commitbe4c6448a890a12891a93bbc158a66ec4e868e79 (patch)
tree8cbaf74b97ffda20f53930215deea45720b020a0 /www/drupal7
parent153a5ec176dc0b1a86f0eddd7cfb0ee8009b6c1f (diff)
downloadports-be4c6448a890a12891a93bbc158a66ec4e868e79.tar.gz
ports-be4c6448a890a12891a93bbc158a66ec4e868e79.zip
Notes
Diffstat (limited to 'www/drupal7')
-rw-r--r--www/drupal7/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index 730609f54817..a4b5e06e7164 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -31,9 +31,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
.include <bsd.port.pre.mk>
.if defined(WITH_MYSQL)
-# XXX: should be "USE_PHP+=mysql", but the depends are added too early
-# by bsd.php.mk
-RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/mysql.so:${PORTSDIR}/${mysql_DEPENDS}
+USE_PHP+= mysql
.endif
.if defined(WITH_PGSQL)
RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB