aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-html_parse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pecl-html_parse/Makefile')
-rw-r--r--textproc/pecl-html_parse/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/pecl-html_parse/Makefile b/textproc/pecl-html_parse/Makefile
index c1e842291d7e..99bba172ac95 100644
--- a/textproc/pecl-html_parse/Makefile
+++ b/textproc/pecl-html_parse/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pecl-html_parse
-# Date created: 21 December 2007
-# Whom: Ditesh Shashikant Gathani <ditesh@gathani.org>
-#
+# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
-#
PORTNAME= html_parse
PORTVERSION= 1.0.0
@@ -27,4 +23,5 @@ IGNORE_WITH_PHP=5
CONFIGURE_ARGS= --enable-html_parse
+NO_STAGE= yes
.include <bsd.port.mk>