diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2026-04-26 18:29:34 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2026-04-26 23:14:44 +0000 |
| commit | f5bca97eee1b93ceb4b24cfa0d2dd3e7d38e5ee7 (patch) | |
| tree | fe02dd76de0af3aa64dc9ce2ed317db7a61a1d0c /x11-servers | |
| parent | 3262c28035cbfd66bf6c5006db03902c3825d9e1 (diff) | |
Diffstat (limited to 'x11-servers')
| -rw-r--r-- | x11-servers/xarcan/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-servers/xarcan/Makefile b/x11-servers/xarcan/Makefile index a43d0759d382..5fee63ce9fe2 100644 --- a/x11-servers/xarcan/Makefile +++ b/x11-servers/xarcan/Makefile @@ -9,6 +9,9 @@ WWW= https://arcan-fe.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Fails to build, error: call to undeclared function 'arcan_timemillis' +EXPIRATION_DATE=2026-05-31 + BUILD_DEPENDS= ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libarcan_shmif_ext.so:multimedia/arcan \ |
