diff options
Diffstat (limited to 'textproc/pear-YAML/Makefile')
-rw-r--r-- | textproc/pear-YAML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile index ffb6c1f5dd8b..c785563b5a2d 100644 --- a/textproc/pear-YAML/Makefile +++ b/textproc/pear-YAML/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= pear- MAINTAINER= miwi@FreeBSD.org COMMENT= The Symfony YAML Component -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:${PORTSDIR}/devel/pear-channel-symfony -RUN_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:${PORTSDIR}/devel/pear-channel-symfony +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:devel/pear-channel-symfony +RUN_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:devel/pear-channel-symfony USES= pear PEAR_CHANNEL= symfony |