pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mate-session-manager mate-session-manager: another...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e099c612585d
branches: trunk
changeset: 427045:e099c612585d
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Apr 11 06:33:47 2020 +0000
description:
mate-session-manager: another build fix
This also needs macros available from GNU autoconf-archive to generate
the configure script.
diffstat:
x11/mate-session-manager/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 13be7f8a5170 -r e099c612585d x11/mate-session-manager/Makefile
--- a/x11/mate-session-manager/Makefile Sat Apr 11 05:06:49 2020 +0000
+++ b/x11/mate-session-manager/Makefile Sat Apr 11 06:33:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/04/10 00:48:14 gutteridge Exp $
+# $NetBSD: Makefile,v 1.22 2020/04/11 06:33:47 gutteridge Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -9,6 +9,7 @@
TOOL_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+TOOL_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive
TOOL_DEPENDS+= mate-common-${VERSION}:../../devel/mate-common
DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
Home |
Main Index |
Thread Index |
Old Index