From fb0914231a111380c160eb4d9cf99067ca0bb8bc Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 5 Jul 2006 02:30:58 +0000 Subject: Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705. PR: ports/92445 Hat: portmgr --- www/mod_auth_cookie_mysql2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_auth_cookie_mysql2') diff --git a/www/mod_auth_cookie_mysql2/Makefile b/www/mod_auth_cookie_mysql2/Makefile index 4c1d413d7bc9..e67e1ad65829 100644 --- a/www/mod_auth_cookie_mysql2/Makefile +++ b/www/mod_auth_cookie_mysql2/Makefile @@ -16,7 +16,7 @@ COMMENT= Allows authentication against a MySQL database via a secure cookie USE_MYSQL= YES # If someone can test it with MySQL 5.0 ;-) -BROKEN_WITH_MYSQL= 50 +IGNORE_WITH_MYSQL= 50 USE_APACHE= 20+ -- cgit v1.2.3