From 4ffa30e22ce0795dc00140f09048099d06aee37d Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 27 Jun 2014 20:42:26 +0000 Subject: Ports attempting to use eclipse Makefile.plugins are BROKEN, not IGNORE Deprecate them while here With hat: portmgr --- java/eclipse/Makefile.plugins | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'java/eclipse') diff --git a/java/eclipse/Makefile.plugins b/java/eclipse/Makefile.plugins index e0df9c881d1c..7abc7b84f8aa 100644 --- a/java/eclipse/Makefile.plugins +++ b/java/eclipse/Makefile.plugins @@ -1,4 +1,6 @@ # stopgap to unbreak index # $FreeBSD$ -IGNORE= Attempting to use removed plugin makefile +BROKEN= Attempting to use removed plugin makefile +DEPRECATED= Attempting to use removed plugin makefile +EXPIRATION_DATE= 2014-07-27 -- cgit v1.2.3