diff options
Diffstat (limited to 'devel/pear-TheSeer_fXSL/Makefile')
-rw-r--r-- | devel/pear-TheSeer_fXSL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-TheSeer_fXSL/Makefile b/devel/pear-TheSeer_fXSL/Makefile index 3a7036e26f60..409f4a8551e2 100644 --- a/devel/pear-TheSeer_fXSL/Makefile +++ b/devel/pear-TheSeer_fXSL/Makefile @@ -13,8 +13,8 @@ COMMENT= XSL wrapper / extension to the PHP 5.x XSLTProcessor LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer -RUN_DEPENDS= ${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.netpirates.net.reg:devel/pear-channel-theseer +RUN_DEPENDS= ${PEARDIR}/.channels/pear.netpirates.net.reg:devel/pear-channel-theseer USE_PHP= dom xml xsl PEAR_CHANNEL= theseer |