Add a missing BUILD_DEPENDS on pyrex.

Reported by:	pointyhat
This commit is contained in:
Joe Marcus Clarke 2004-08-05 03:34:51 +00:00
parent 387b9ad29d
commit 2fc30e9c92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115435

View file

@ -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