diff options
Diffstat (limited to 'devel/pear-PHP_Depend/Makefile')
-rw-r--r-- | devel/pear-PHP_Depend/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-PHP_Depend/Makefile b/devel/pear-PHP_Depend/Makefile index b5a2409f2559..1a8a08239419 100644 --- a/devel/pear-PHP_Depend/Makefile +++ b/devel/pear-PHP_Depend/Makefile @@ -12,8 +12,8 @@ COMMENT= PHP_Depend design quality metrics for PHP packages LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend -RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:devel/pear-channel-pdepend +RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:devel/pear-channel-pdepend USES= pear PEAR_CHANNEL= pdepend |