diff options
Diffstat (limited to 'www/pear-twig/Makefile')
-rw-r--r-- | www/pear-twig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-twig/Makefile b/www/pear-twig/Makefile index 53307cc514c4..bfd41b4f4768 100644 --- a/www/pear-twig/Makefile +++ b/www/pear-twig/Makefile @@ -13,8 +13,8 @@ COMMENT= Flexible, fast, and secure template engine for PHP LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.twig-project.org.reg:${PORTSDIR}/devel/pear-channel-twig -RUN_DEPENDS= ${PEARDIR}/.channels/pear.twig-project.org.reg:${PORTSDIR}/devel/pear-channel-twig +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.twig-project.org.reg:devel/pear-channel-twig +RUN_DEPENDS= ${PEARDIR}/.channels/pear.twig-project.org.reg:devel/pear-channel-twig USES= pear PEAR_CHANNEL= twig |