pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mate-session-manager
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Apr 11 06:33:47 UTC 2020
Modified Files:
pkgsrc/x11/mate-session-manager: Makefile
Log Message:
mate-session-manager: another build fix
This also needs macros available from GNU autoconf-archive to generate
the configure script.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/mate-session-manager/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/mate-session-manager/Makefile
diff -u pkgsrc/x11/mate-session-manager/Makefile:1.21 pkgsrc/x11/mate-session-manager/Makefile:1.22
--- pkgsrc/x11/mate-session-manager/Makefile:1.21 Fri Apr 10 00:48:14 2020
+++ pkgsrc/x11/mate-session-manager/Makefile Sat Apr 11 06:33:47 2020
@@ -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 @@ COMMENT= MATE session manager
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