diff options
Diffstat (limited to 'devel/pear-Symfony_Component_Finder/Makefile')
-rw-r--r-- | devel/pear-Symfony_Component_Finder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-Symfony_Component_Finder/Makefile b/devel/pear-Symfony_Component_Finder/Makefile index e86d1f898193..1e1d07265431 100644 --- a/devel/pear-Symfony_Component_Finder/Makefile +++ b/devel/pear-Symfony_Component_Finder/Makefile @@ -13,6 +13,7 @@ LICENSE= MIT IGNORE_WITH_PHP=52 +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-symfony2/bsd.symfony2.mk" .include <bsd.port.post.mk> |