aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-XML_SVG/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-XML_SVG/Makefile')
-rw-r--r--devel/pear-XML_SVG/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/pear-XML_SVG/Makefile b/devel/pear-XML_SVG/Makefile
index c38880e3d469..46659721f8ff 100644
--- a/devel/pear-XML_SVG/Makefile
+++ b/devel/pear-XML_SVG/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-XML_SVG
-# Date created: 4 April 2004
-# Whom: Thierry Thomas (<thierry@FreeBSD.org>)
-#
+# Created by: Thierry Thomas (<thierry@FreeBSD.org>)
# $FreeBSD$
-#
PORTNAME= XML_SVG
PORTVERSION= 1.1.0
@@ -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>