aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-runkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-runkit/Makefile')
-rw-r--r--devel/pecl-runkit/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/pecl-runkit/Makefile b/devel/pecl-runkit/Makefile
index baf9b36103a9..75cbb558f033 100644
--- a/devel/pecl-runkit/Makefile
+++ b/devel/pecl-runkit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pecl-runkit
-# Date created: 4 Aug 2005
-# Whom: Elias Mandouvalos <ocean@mail.gr>
-#
+# Created by: Elias Mandouvalos <ocean@mail.gr>
# $FreeBSD$
-#
PORTNAME= runkit
PORTVERSION= 0.9
@@ -24,4 +20,5 @@ DEFAULT_PHP_VER=53
CONFIGURE_ARGS= --enable-runkit=classkit
+NO_STAGE= yes
.include <bsd.port.mk>