Index: head/devel/subversive/Makefile =================================================================== --- head/devel/subversive/Makefile (revision 498892) +++ head/devel/subversive/Makefile (revision 498893) @@ -1,27 +1,30 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= subversive PORTVERSION= 2.0.0 PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= ECLIPSE/technology/subversive/2.0/builds:core \ http://community.polarion.com/projects/subversive/download/eclipse/4.0/builds/:connectors DISTNAME= Subversive-${PORTVERSION}.I20140519-1700 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:core ${CONNECTORS}:connectors MAINTAINER= ale@FreeBSD.org COMMENT= Eclipse plug-in that provides Subversion support +BROKEN= after java/eclipse update + LICENSE= EPL RUN_DEPENDS= eclipse:java/eclipse CONNECTORS= Subversive-connectors-allplatforms-4.0.2.I20140528-1700.zip USES= zip NO_WRKSUBDIR= yes -.include "${.CURDIR}/../../java/eclipse/Makefile.plugins" +# do not include, file went away after java/eclipse update +# .include "${.CURDIR}/../../java/eclipse/Makefile.plugins" .include