This commit is contained in:
Alex Dupre 2014-05-12 15:47:44 +00:00
parent 18992d3209
commit 3342beb24d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353842

View file

@ -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>