diff options
Diffstat (limited to 'www/phpbb')
-rw-r--r-- | www/phpbb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index d0a3339d07cb..fbb0239bf6a5 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -15,7 +15,7 @@ DISTNAME= phpBB-${PORTVERSION} MAINTAINER= liukang@bjut.edu.cn COMMENT= A PHP-based bulletin board / discussion forum system -RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR +RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear CONFLICTS= phpbb-tw-[0-9]* |