summaryrefslogtreecommitdiff
path: root/shells/pear-PHP_Shell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/pear-PHP_Shell/Makefile')
-rw-r--r--shells/pear-PHP_Shell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile
index 517fc4cfdc61..c754807ec3c2 100644
--- a/shells/pear-PHP_Shell/Makefile
+++ b/shells/pear-PHP_Shell/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-PHP_Shell
-# Date created: 05 August 2007
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= PHP_Shell
PORTVERSION= 0.3.2
@@ -19,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
PEAR_AUTOINSTALL= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>