aboutsummaryrefslogtreecommitdiff
path: root/devel/scalatest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/scalatest/Makefile')
-rw-r--r--devel/scalatest/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/scalatest/Makefile b/devel/scalatest/Makefile
index f2ce8ffa2cb5..fb96e8b713a3 100644
--- a/devel/scalatest/Makefile
+++ b/devel/scalatest/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: scalatest
-# Date created: Nov 16 2010
-# Whom: Mitsuru YOSHIDA
-#
+# Created by: Mitsuru YOSHIDA
# $FreeBSD$
-#
PORTNAME= scalatest
PORTVERSION= 1.6.1
@@ -23,6 +19,7 @@ USE_ZIP= yes
USE_JAVA= yes
NO_BUILD= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !defined(NOPORTDOCS)