aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPUnit2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-PHPUnit2/Makefile')
-rw-r--r--devel/pear-PHPUnit2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/pear-PHPUnit2/Makefile b/devel/pear-PHPUnit2/Makefile
index ec08dba63dc1..d6fd10153672 100644
--- a/devel/pear-PHPUnit2/Makefile
+++ b/devel/pear-PHPUnit2/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-PHPUnit2
-# Date created: 09 September 2004
-# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
-#
+# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
-#
PORTNAME= PHPUnit
PORTVERSION= 2.3.6
@@ -36,6 +32,7 @@ USE_PHP= dom pcre
DEFAULT_PHP_VER=5
IGNORE_WITH_PHP=4
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MPEAR_LOG}