diff options
Diffstat (limited to 'textproc/pear-Symfony_Component_Yaml/Makefile')
-rw-r--r-- | textproc/pear-Symfony_Component_Yaml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pear-Symfony_Component_Yaml/Makefile b/textproc/pear-Symfony_Component_Yaml/Makefile index 6b96a4a87d33..cff9f9485e53 100644 --- a/textproc/pear-Symfony_Component_Yaml/Makefile +++ b/textproc/pear-Symfony_Component_Yaml/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> |