diff options
author | eik <eik@FreeBSD.org> | 2004-03-26 09:01:41 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-26 09:01:41 +0000 |
commit | 590a5217f65274afd7db894c575f104265609896 (patch) | |
tree | 23e7fe35d8863782faea2d9b0db5b46cf4fe9f3b /www/phpbb | |
parent | 8669f00bb1c556334960951e76f28f43cc1966a0 (diff) | |
download | FreeBSD-ports-590a5217f65274afd7db894c575f104265609896.zip FreeBSD-ports-590a5217f65274afd7db894c575f104265609896.tar.gz |
mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/c551ae17-7f00-11d8-868e-000347dd607f.html
Diffstat (limited to 'www/phpbb')
-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 ae62dd7..9d5b2d6 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 |