mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
devel/subversive: unbreak after java/eclipse got its Makefile.plugins back
- testbuild is OK PR: 237280
This commit is contained in:
parent
fcb989eaaa
commit
09fca05b50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498899
@ -13,8 +13,6 @@ 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
|
||||
@ -24,7 +22,6 @@ CONNECTORS= Subversive-connectors-allplatforms-4.0.2.I20140528-1700.zip
|
||||
USES= zip
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
# do not include, file went away after java/eclipse update
|
||||
# .include "${.CURDIR}/../../java/eclipse/Makefile.plugins"
|
||||
.include "${.CURDIR}/../../java/eclipse/Makefile.plugins"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user