aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-phing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-phing/Makefile')
-rw-r--r--devel/pear-phing/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-phing/Makefile b/devel/pear-phing/Makefile
index 9481e456938f..deebcf7e9217 100644
--- a/devel/pear-phing/Makefile
+++ b/devel/pear-phing/Makefile
@@ -14,7 +14,7 @@ LICENSE= LGPL3
PEAR_CHANNEL= phing
USES= pear
-BUILD_DEPENDS+= ${PEARDIR}/.channels/pear.phing.info.reg:${PORTSDIR}/devel/pear-channel-phing
-RUN_DEPENDS+= ${PEARDIR}/.channels/pear.phing.info.reg:${PORTSDIR}/devel/pear-channel-phing
+BUILD_DEPENDS+= ${PEARDIR}/.channels/pear.phing.info.reg:devel/pear-channel-phing
+RUN_DEPENDS+= ${PEARDIR}/.channels/pear.phing.info.reg:devel/pear-channel-phing
.include <bsd.port.mk>