diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile index 6b4cc62500f0..a679c5c489f0 100644 --- a/graphics/wayland/Makefile +++ b/graphics/wayland/Makefile @@ -1,22 +1,22 @@ PORTNAME= wayland DISTVERSION= 1.22.0 -CATEGORIES= graphics wayland +CATEGORIES= graphics MASTER_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/releases/${DISTVERSION}/downloads/ MAINTAINER= x11@FreeBSD.org COMMENT= Core Wayland window system code and protocol WWW= https://wayland.freedesktop.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 \ libffi.so:devel/libffi \ libepoll-shim.so:devel/libepoll-shim USES= cpe gnome meson pkgconfig tar:xz USE_GNOME= libxslt:build USE_LDCONFIG= yes MESON_ARGS= -Ddocumentation=false .include