diff options
Diffstat (limited to 'devel/pear-TheSeer_fDOMDocument/Makefile')
-rw-r--r-- | devel/pear-TheSeer_fDOMDocument/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-TheSeer_fDOMDocument/Makefile b/devel/pear-TheSeer_fDOMDocument/Makefile index 37ae56d936ba..178ac8c50a99 100644 --- a/devel/pear-TheSeer_fDOMDocument/Makefile +++ b/devel/pear-TheSeer_fDOMDocument/Makefile @@ -12,8 +12,8 @@ COMMENT= Extension to PHP's standard DOM 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 PEAR_CHANNEL= theseer |