1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Mark BROKEN with lld

Reported by:	pkg-fallout
MFH:		2019Q3
This commit is contained in:
Antoine Brodin 2019-09-21 08:45:40 +00:00
parent 992e21e16d
commit d501a0a340
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512482

View File

@ -12,6 +12,10 @@ COMMENT= Digital camera tethered control and capture program
LICENSE= GPLv3
.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
BROKEN= ld: error: ./.libs/libentangle_backend.so: undefined reference to gst_base_src_get_type
.endif
BUILD_DEPENDS= ${LOCALBASE}/share/icons/mate/scalable/devices/camera-photo-symbolic.svg:x11-themes/mate-icon-theme \
itstool:textproc/itstool
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 \