aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 20:27:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 20:31:07 +0000
commit7c22f28089281d76b4bf531f15ce3f4c2b00be86 (patch)
tree7104296a829c763ec2eb6c78467febe90856e62b /deskutils
parentb5fedf3a96124dba79e7fda6985820e06b51108c (diff)
downloadports-7c22f28089281d76b4bf531f15ce3f4c2b00be86.tar.gz
ports-7c22f28089281d76b4bf531f15ce3f4c2b00be86.zip
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xdg-desktop-portal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/xdg-desktop-portal/Makefile b/deskutils/xdg-desktop-portal/Makefile
index ff16a727dced..a44c2f5ce30b 100644
--- a/deskutils/xdg-desktop-portal/Makefile
+++ b/deskutils/xdg-desktop-portal/Makefile
@@ -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) \