summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-11-25 17:59:58 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-11-25 17:59:58 +0000
commit4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch)
treee64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /misc
parent- Convert to USES=qmake (diff)
Stage support for non-IGNORED pear classes
Tested by: poudriere Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=334871
Diffstat (limited to 'misc')
-rw-r--r--misc/pear-Services_Weather/Makefile1
-rw-r--r--misc/pear-Text_Figlet/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile
index d805dfa079d3..203b9fd23d8b 100644
--- a/misc/pear-Services_Weather/Makefile
+++ b/misc/pear-Services_Weather/Makefile
@@ -25,7 +25,6 @@ PEAR_XML_SERIALIZER_DESC= PEAR::XML::Serializer support
PEAR_AUTOINSTALL= yes
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPEAR_NET_FTP}
diff --git a/misc/pear-Text_Figlet/Makefile b/misc/pear-Text_Figlet/Makefile
index c3cb9ccee05a..bb146cc13027 100644
--- a/misc/pear-Text_Figlet/Makefile
+++ b/misc/pear-Text_Figlet/Makefile
@@ -13,7 +13,6 @@ 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>