diff options
Diffstat (limited to 'devel/pear-HTML_BBCodeParser/Makefile')
-rw-r--r-- | devel/pear-HTML_BBCodeParser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-HTML_BBCodeParser/Makefile b/devel/pear-HTML_BBCodeParser/Makefile index 7f8de5e80a3f..96ffd76c7cf3 100644 --- a/devel/pear-HTML_BBCodeParser/Makefile +++ b/devel/pear-HTML_BBCodeParser/Makefile @@ -8,8 +8,8 @@ CATEGORIES= devel www pear MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= Parser to replace UBB style tags with their HTML equivalents -BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common -RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common +BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common +RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common USES= pear |