aboutsummaryrefslogtreecommitdiff
path: root/devel/phpbt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/phpbt/Makefile')
-rw-r--r--devel/phpbt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile
index 97c715dacc27..6435527728d2 100644
--- a/devel/phpbt/Makefile
+++ b/devel/phpbt/Makefile
@@ -13,7 +13,7 @@ COMMENT= Bug-tracking system developed in PHP
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB
+RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB@${PHP_FLAVOR}
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= ctype pcre posix session tokenizer xml zlib