aboutsummaryrefslogtreecommitdiff
path: root/devel/py-dbus
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-05 03:34:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-05 03:34:51 +0000
commit2fc30e9c9291de12313f9fcea28e2041f71f1450 (patch)
tree6018459751ab9d6cd879c89f45bffeda5da801d8 /devel/py-dbus
parent387b9ad29dbd0f3157741872941abe136cf6d7ae (diff)
downloadports-2fc30e9c9291de12313f9fcea28e2041f71f1450.tar.gz
ports-2fc30e9c9291de12313f9fcea28e2041f71f1450.zip
Add a missing BUILD_DEPENDS on pyrex.
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=115435
Diffstat (limited to 'devel/py-dbus')
-rw-r--r--devel/py-dbus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile
index a3bcd2f6142d..abc3ab46ea90 100644
--- a/devel/py-dbus/Makefile
+++ b/devel/py-dbus/Makefile
@@ -11,6 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python interface to the D-BUS messaging system
+BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
LIB_DEPENDS= dbus-1.0:${PORTSDIR}/devel/dbus
RUN_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex