aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-24 19:27:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-24 19:27:27 +0000
commitbd63b368ac6c8b827af01c0fe47e53201f19a1a4 (patch)
tree878c43ec9c169df86ede874ebe773efc989d0f01 /x11
parent2a1526559cddb6423542853a283b9c87ca246492 (diff)
downloadports-bd63b368ac6c8b827af01c0fe47e53201f19a1a4.tar.gz
ports-bd63b368ac6c8b827af01c0fe47e53201f19a1a4.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/hotwire-shell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/hotwire-shell/Makefile b/x11/hotwire-shell/Makefile
index c8922853de29..fdad391bf976 100644
--- a/x11/hotwire-shell/Makefile
+++ b/x11/hotwire-shell/Makefile
@@ -12,7 +12,7 @@ DISTNAME= hotwire-${DISTVERSION}
MAINTAINER= ashish@FreeBSD.org
COMMENT= Hotwire is an object-oriented hypershell
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \
${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo \
${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \