aboutsummaryrefslogtreecommitdiff
path: root/devel/cdash
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cdash')
-rw-r--r--devel/cdash/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/cdash/Makefile b/devel/cdash/Makefile
index 71f1319f797f..5e5cc9a54539 100644
--- a/devel/cdash/Makefile
+++ b/devel/cdash/Makefile
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: cdash
-# Date created: 12 August 2011
-# Whom: gahr
-#
+# Created by: gahr
# $FreeBSD$
-#
PORTNAME= cdash
PORTVERSION= 2.0.2
@@ -32,6 +28,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g}
SUB_FILES= pkg-message
SUB_LIST+= DB_TYPE=${DB_TYPE}
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMYSQL}