Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 15:27:00 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353833 - head/devel/scala-ide
Message-ID:  <201405121527.s4CFR0c3090703@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Mon May 12 15:27:00 2014
New Revision: 353833
URL: http://svnweb.freebsd.org/changeset/ports/353833
QAT: https://qat.redports.org/buildarchive/r353833/

Log:
  Stagify.

Modified:
  head/devel/scala-ide/Makefile

Modified: head/devel/scala-ide/Makefile
==============================================================================
--- head/devel/scala-ide/Makefile	Mon May 12 15:25:14 2014	(r353832)
+++ head/devel/scala-ide/Makefile	Mon May 12 15:27:00 2014	(r353833)
@@ -12,6 +12,8 @@ DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}-
 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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405121527.s4CFR0c3090703>