This commit is contained in:
Alex Dupre 2014-05-12 15:27:00 +00:00
parent 5cb770f74e
commit 12a15c33ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353833

View file

@ -12,6 +12,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}-20130918
MAINTAINER= ale@FreeBSD.org
COMMENT= Scala plugin for the Eclipse IDE
LICENSE= BSD3CLAUSE
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
OPTIONS_DEFINE= WTP
@ -22,7 +24,6 @@ USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/site
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MWTP}