diff options
Diffstat (limited to 'devel/pear-Symfony_Component_Console/Makefile')
-rw-r--r-- | devel/pear-Symfony_Component_Console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-Symfony_Component_Console/Makefile b/devel/pear-Symfony_Component_Console/Makefile index 61d9377d50a0..cbc6f0154543 100644 --- a/devel/pear-Symfony_Component_Console/Makefile +++ b/devel/pear-Symfony_Component_Console/Makefile @@ -13,8 +13,8 @@ COMMENT= Symfony2 Console Component LICENSE= MIT -BUILD_DEPENDS+= ${PEARDIR}/.channels/pear.symfony.com.reg:${PORTSDIR}/devel/pear-channel-symfony2 -RUN_DEPENDS+= ${PEARDIR}/.channels/pear.symfony.com.reg:${PORTSDIR}/devel/pear-channel-symfony2 +BUILD_DEPENDS+= ${PEARDIR}/.channels/pear.symfony.com.reg:devel/pear-channel-symfony2 +RUN_DEPENDS+= ${PEARDIR}/.channels/pear.symfony.com.reg:devel/pear-channel-symfony2 USES= pear PEAR_CHANNEL= symfony2 |