diff options
author | garga <garga@FreeBSD.org> | 2005-11-15 00:07:54 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-11-15 00:07:54 +0800 |
commit | 8832bb02973d68acebe7fc0599e3c2fad0242dd6 (patch) | |
tree | d03d0b3fb2ef93804316e174d1807edd37b545e9 | |
parent | cb5689cf5c13ba5ba0d4bd62243482a7cc629b6f (diff) | |
download | freebsd-ports-gnome-8832bb02973d68acebe7fc0599e3c2fad0242dd6.tar.gz freebsd-ports-gnome-8832bb02973d68acebe7fc0599e3c2fad0242dd6.tar.zst freebsd-ports-gnome-8832bb02973d68acebe7fc0599e3c2fad0242dd6.zip |
- Register CONFLICTS with chinese/phpbb-tw
-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 |