diff options
-rw-r--r-- | devel/whups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/whups/Makefile b/devel/whups/Makefile index ed1053fbc05..f816b829741 100644 --- a/devel/whups/Makefile +++ b/devel/whups/Makefile @@ -16,7 +16,7 @@ COMMENT= WHUPS is a web-based bug tracking system RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 -BROKEN= "Doesn't run with Horde 2.1 or 2.2" +IGNORE= "Doesn't run with Horde 2.1 or 2.2" NO_BUILD= yes |