aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-11-26 01:59:58 +0800
committerantoine <antoine@FreeBSD.org>2013-11-26 01:59:58 +0800
commit0aad9a7ac5fe949ee9ab390b6fcaaa482dd70ee4 (patch)
treee64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /misc
parent236b5b673b5f9c7caf4d5204ce99fdfb2c33813e (diff)
downloadfreebsd-ports-gnome-0aad9a7ac5fe949ee9ab390b6fcaaa482dd70ee4.tar.gz
freebsd-ports-gnome-0aad9a7ac5fe949ee9ab390b6fcaaa482dd70ee4.tar.zst
freebsd-ports-gnome-0aad9a7ac5fe949ee9ab390b6fcaaa482dd70ee4.zip
Stage support for non-IGNORED pear classes
Tested by: poudriere Approved by: portmgr (bapt)
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>