Stagify.
This commit is contained in:
parent
18992d3209
commit
3342beb24d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353842
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,8 @@ DIST_SUBDIR= eclipse
|
|||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= Webtools for eclipse
|
||||
|
||||
LICENSE= EPL
|
||||
|
||||
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
|
||||
${LOCALBASE}/share/eclipse/dropins/emf:${PORTSDIR}/java/eclipse-emf \
|
||||
${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef \
|
||||
|
@ -21,7 +23,6 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
|
|||
WRKSRC= ${WRKDIR}/eclipse
|
||||
USES= zip
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../eclipse/Makefile.plugins"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue