From ad0dffd5c8c22eaf5faebd0bcc312b30735c92da Mon Sep 17 00:00:00 2001 From: gutteridge Date: Fri, 10 Apr 2020 00:48:14 +0000 Subject: mate-session-manager: fix sandboxed builds Since this now uses autoreconf, it needs to have the custom MATE m4 macros available to generate the configure script. --- x11/mate-session-manager/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/mate-session-manager/Makefile b/x11/mate-session-manager/Makefile index 25f612624ee..325131fe158 100644 --- a/x11/mate-session-manager/Makefile +++ b/x11/mate-session-manager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2020/04/05 16:05:44 bsiegert Exp $ +# $NetBSD: Makefile,v 1.21 2020/04/10 00:48:14 gutteridge Exp $ .include "../../meta-pkgs/mate/Makefile.common" @@ -9,6 +9,7 @@ COMMENT= MATE session manager TOOL_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt +TOOL_DEPENDS+= mate-common-${VERSION}:../../devel/mate-common DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl -- cgit v1.2.3