From 0c710c7b4edb5ca79906be0115763864bc7c903f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/pear-XML_RPC/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/pear-XML_RPC') diff --git a/net/pear-XML_RPC/Makefile b/net/pear-XML_RPC/Makefile index e2fb0c78b133..7bfb16db6727 100644 --- a/net/pear-XML_RPC/Makefile +++ b/net/pear-XML_RPC/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-XML_RPC -# Date created: 7 Feb 2007 -# Whom: Alex Dupre -# +# Created by: Alex Dupre # $FreeBSD$ -# PORTNAME= XML_RPC PORTVERSION= 1.5.5 @@ -18,6 +14,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= xml PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include -- cgit v1.2.3