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