mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Add a missing BUILD_DEPENDS on pyrex.
Reported by: pointyhat
This commit is contained in:
parent
387b9ad29d
commit
2fc30e9c92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115435
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue