mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
deskutils/xdg-desktop-portal: unbreak with --auto-features=enabled
meson.build:114:0: ERROR: Dependency "libsystemd" not found, tried pkgconfig meson.build:152:0: ERROR: Program 'xmlto' not found or not executable PR: 270361
This commit is contained in:
parent
b5fedf3a96
commit
7c22f28089
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ USE_GNOME= glib20
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= flatpak
|
||||
|
||||
MESON_ARGS= -Ddocbook-docs=disabled -Dsystemd=disabled
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if (${OSVERSION} >= 1400000 && ${OSVERSION} < 1400008) \
|
||||
|
|
Loading…
Add table
Reference in a new issue