aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-System_Command/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-System_Command/Makefile')
-rw-r--r--devel/pear-System_Command/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/pear-System_Command/Makefile b/devel/pear-System_Command/Makefile
index 33a891b6101b..ef577b68d4a7 100644
--- a/devel/pear-System_Command/Makefile
+++ b/devel/pear-System_Command/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-System_Command
-# Date created: 27 January 2005
-# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
-#
+# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
-#
PORTNAME= System_Command
PORTVERSION= 1.0.8
@@ -17,6 +13,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>