aboutsummaryrefslogtreecommitdiff
path: root/devel/bzr-gtk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/bzr-gtk
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'devel/bzr-gtk')
-rw-r--r--devel/bzr-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bzr-gtk/Makefile b/devel/bzr-gtk/Makefile
index 7809be1059ab..11ed4347dd43 100644
--- a/devel/bzr-gtk/Makefile
+++ b/devel/bzr-gtk/Makefile
@@ -13,9 +13,9 @@ COMMENT= GTK interface to Bazaar-NG VCS
LICENSE= GPLv2
-BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bzr
-RUN_DEPENDS= bzr:${PORTSDIR}/devel/bzr \
- ${PYTHON_PKGNAMEPREFIX}cairo>=0:${PORTSDIR}/graphics/py-cairo
+BUILD_DEPENDS= bzr:devel/bzr
+RUN_DEPENDS= bzr:devel/bzr \
+ ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo
USES= desktop-file-utils python