aboutsummaryrefslogtreecommitdiff
path: root/devel/qbzr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qbzr/Makefile')
-rw-r--r--devel/qbzr/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/qbzr/Makefile b/devel/qbzr/Makefile
index 86603810f1c7..2822378b85cc 100644
--- a/devel/qbzr/Makefile
+++ b/devel/qbzr/Makefile
@@ -13,11 +13,11 @@ COMMENT= Qt interface for bzr
LICENSE= GPLv2
-BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bzr \
- ${PYTHON_PKGNAMEPREFIX}qt4-core>=0:${PORTSDIR}/devel/py-qt4 \
- ${PYTHON_PKGNAMEPREFIX}pygments>=0:${PORTSDIR}/textproc/py-pygments \
- ${PYTHON_PKGNAMEPREFIX}enchant>=0:${PORTSDIR}/textproc/py-enchant
-RUN_DEPENDS= bzr:${PORTSDIR}/devel/bzr
+BUILD_DEPENDS= bzr:devel/bzr \
+ ${PYTHON_PKGNAMEPREFIX}qt4-core>=0:devel/py-qt4 \
+ ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments \
+ ${PYTHON_PKGNAMEPREFIX}enchant>=0:textproc/py-enchant
+RUN_DEPENDS= bzr:devel/bzr
WRKSRC= ${WRKDIR}/${PORTNAME}