games/gnome-mahjongg: fix build with non-root user

While here, make portlint and portclippy happy.

PR:		257493
Approved by:	gnome (maintainer timeout, >3 months)
MFH:		2021Q4
This commit is contained in:
John Hein 2021-11-19 14:28:55 +09:00 committed by Hiroki Tagato
parent b014e17bf1
commit 14f6e746ca

View File

@ -15,11 +15,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= vala:lang/vala \
itstool:textproc/itstool
PORTSCOUT= limitw:1,even
USES= gettext gmake gnome localbase meson pathfix pkgconfig tar:xz
USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build
GLIB_SCHEMAS= org.gnome.Mahjongg.gschema.xml
MESON_ARGS= -Dcompile-schemas=disabled -Dupdate-icon-cache=disabled
PORTSCOUT= limitw:1,even
.include <bsd.port.mk>