From 9031e59bec09aacab77ef2c5df159f0c608f702b Mon Sep 17 00:00:00 2001 From: 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 --- deskutils/phprojekt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/phprojekt/Makefile b/deskutils/phprojekt/Makefile index df80082adf65..7b0136d965a0 100644 --- a/deskutils/phprojekt/Makefile +++ b/deskutils/phprojekt/Makefile @@ -16,7 +16,7 @@ COMMENT= An open source groupware suite USE_PHP= yes DEFAULT_PHP_VER=4 -BROKEN_WITH_PHP=5 +IGNORE_WITH_PHP=5 WANT_PHP_MOD= yes NO_BUILD= yes -- cgit