mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix depends
This commit is contained in:
parent
d1acf5b73f
commit
d42a195653
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362485
@ -13,7 +13,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= WebKit/JavaScriptCore Python bindings
|
||||
|
||||
BUILD_DEPENDS= libcython.so:${PORTSDIR}/lang/cython
|
||||
BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython
|
||||
LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user