aboutsummaryrefslogtreecommitdiff
path: root/chinese/phpbb-tw
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/phpbb-tw')
-rw-r--r--chinese/phpbb-tw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile
index b9dfdf99a35e..e5052f8d7b7f 100644
--- a/chinese/phpbb-tw/Makefile
+++ b/chinese/phpbb-tw/Makefile
@@ -12,10 +12,10 @@ DISTNAME= phpBB-tw-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Traditional Chinese version of phpBB
-RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear
+RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
CONFLICTS= phpbb-[0-9]*
-USES= dos2unix
+USES= dos2unix php
# Get HOSTNAME
.if exists(/sbin/sysctl)