mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
*: Fix e942e560c4
This commit is contained in:
parent
4f5a0912a8
commit
dc07b12d97
@ -10,7 +10,7 @@ WWW= https://docs.ros.org/api/catkin/html/
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= cmake>=3.15:devel/cmake-core \
|
||||
BUILD_DEPENDS= cmake-core>=3.15:devel/cmake-core \
|
||||
googletest>=1.8.1:devel/googletest \
|
||||
${PYTHON_PKGNAMEPREFIX}ros-catkin_pkg>=0.4.0:devel/ros-catkin_pkg@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}empy>=1:textproc/py-empy@${PY_FLAVOR} \
|
||||
|
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_i386= fails to build: vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:95:9: cannot use k.Start.Sec * 1000 (value of type int32) as type int64 in return statement
|
||||
|
||||
BUILD_DEPENDS= cmake>=3.12:devel/cmake-core \
|
||||
BUILD_DEPENDS= cmake-core>=3.12:devel/cmake-core \
|
||||
go-bindata>0:devel/go-bindata
|
||||
|
||||
USES= go:modules python:3.7+
|
||||
|
Loading…
Reference in New Issue
Block a user