diff options
| -rw-r--r-- | java/eclipse-clay-core/Makefile | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile index 34b874bf15ac..1f09f203294a 100644 --- a/java/eclipse-clay-core/Makefile +++ b/java/eclipse-clay-core/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS+=	${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feat  RESTRICTED=	License agreement is required to download. +BROKEN=		does not package +  NO_BUILD=	yes  NO_WRKSUBDIR=	yes  USE_ZIP=	yes | 
