diff options
Diffstat (limited to 'www/phpbb/Makefile')
-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 ff3216e7b07e..2c803b871ed2 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -12,7 +12,7 @@ COMMENT= PHP-based bulletin board / discussion forum system LICENSE= GPLv2 -RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear +RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear CONFLICTS= phpbb-tw-[0-9]* |