aboutsummaryrefslogtreecommitdiff
path: root/www/phpbb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/phpbb/Makefile')
-rw-r--r--www/phpbb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index 2c803b871ed2..2599c594f9f1 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -12,11 +12,11 @@ COMMENT= PHP-based bulletin board / discussion forum system
LICENSE= GPLv2
-RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear
+RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
CONFLICTS= phpbb-tw-[0-9]*
-USES= tar:bzip2
+USES= tar:bzip2 php
# The phpBB2 port supports a number of variables that may be tweaked at build
# time. Perform a "make options" to see more information on these variables.