diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-07-03 04:09:47 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-07-03 04:16:05 +0200 |
commit | fafbb61d688b682e36065bf2722637fb919e54be (patch) | |
tree | d55030a5fa66a64fa8bcbf98de285f7f29080eea | |
parent | math/octave-forge-pkg-octave-doc: Update to 0.6.1. (diff) |
x11/xdg-desktop-portal-luminous: revert bogus BROKEN
This reverts commit 84c8f3dc5f2b34a5c8b14ef47cb975c9a0205700.
-rw-r--r-- | x11/xdg-desktop-portal-luminous/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xdg-desktop-portal-luminous/Makefile b/x11/xdg-desktop-portal-luminous/Makefile index c695623af8dd..489e93f169ea 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile +++ b/x11/xdg-desktop-portal-luminous/Makefile @@ -10,8 +10,6 @@ WWW= https://github.com/waycrate/xdg-desktop-portal-luminous LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= https://github.com/waycrate/xdg-desktop-portal-luminous/issues/86 - LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= xdg-desktop-portal>0:deskutils/xdg-desktop-portal \ |