diff options
Diffstat (limited to 'devel/pear-ezc_ConsoleTools/Makefile')
-rw-r--r-- | devel/pear-ezc_ConsoleTools/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-ezc_ConsoleTools/Makefile b/devel/pear-ezc_ConsoleTools/Makefile index 06b27bd40a4a..e282d7a6a9e6 100644 --- a/devel/pear-ezc_ConsoleTools/Makefile +++ b/devel/pear-ezc_ConsoleTools/Makefile @@ -12,10 +12,10 @@ COMMENT= Set of classes to do different actions with the console LICENSE= BSD3CLAUSE -BUILD_DEPENDS= pear-ezc_Base>=1.8:${PORTSDIR}/devel/pear-ezc_Base \ - ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc -RUN_DEPENDS= pear-ezc_Base>=1.8:${PORTSDIR}/devel/pear-ezc_Base \ - ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc +BUILD_DEPENDS= pear-ezc_Base>=1.8:devel/pear-ezc_Base \ + ${PEARDIR}/.channels/components.ez.no.reg:devel/pear-channel-ezc +RUN_DEPENDS= pear-ezc_Base>=1.8:devel/pear-ezc_Base \ + ${PEARDIR}/.channels/components.ez.no.reg:devel/pear-channel-ezc PEAR_CHANNEL= ezc USES= pear |