aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPUnit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-PHPUnit/Makefile')
-rw-r--r--devel/pear-PHPUnit/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/pear-PHPUnit/Makefile b/devel/pear-PHPUnit/Makefile
index 03245530fa0f..1b797cec37a4 100644
--- a/devel/pear-PHPUnit/Makefile
+++ b/devel/pear-PHPUnit/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-PHPUnit
-# Date created: 24 February 2004
-# Whom: Gerrit Beine (<gerrit@beine-computer.de>)
-#
+# Created by: Gerrit Beine (<gerrit@beine-computer.de>)
# $FreeBSD$
-#
PORTNAME= PHPUnit
PORTVERSION= 1.3.3
@@ -25,6 +21,7 @@ NO_LATEST_LINK= yes
PEAR_CHANNEL= phpunit
PEAR_AUTOINSTALL= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>