diff options
Diffstat (limited to 'www/phpbb/Makefile')
-rw-r--r-- | www/phpbb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index ffb236fdeb09..d0a3339d07cb 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -17,6 +17,8 @@ COMMENT= A PHP-based bulletin board / discussion forum system RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR +CONFLICTS= phpbb-tw-[0-9]* + USE_BZIP2= yes # The phpBB2 port supports a number of variables that may be tweaked at build |