diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-26 09:01:41 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-26 09:01:41 +0000 |
commit | 5e8bcbf91ccff819a63873d269d174d5c6a4edfc (patch) | |
tree | ebaf4c59160741efb1e64f5ae6c65269d0af0e96 | |
parent | Add ezbounce (old) and phpBB (new) (diff) |
mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/c551ae17-7f00-11d8-868e-000347dd607f.html
Notes
Notes:
svn path=/head/; revision=105309
-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 ae62dd72f2b7..9d5b2d6da292 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -18,6 +18,8 @@ COMMENT= A PHP-based bulletin board / discussion forum system RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR +FORBIDDEN= http://people.freebsd.org/~eik/portaudit/c551ae17-7f00-11d8-868e-000347dd607f.html + USE_BZIP2= yes # The phpBB2 port supports a number of variables that may be tweaked at build |