1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

devel/subversive: mark as BROKEN after java/eclipse update

PR:		236792
This commit is contained in:
Kurt Jaeger 2019-04-14 11:53:52 +00:00
parent ff7a1931a9
commit 30c37a0b25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498893

View File

@ -13,6 +13,8 @@ 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
@ -22,6 +24,7 @@ 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 <bsd.port.mk>