pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/mate
Module Name: pkgsrc
Committed By: youri
Date: Fri Jun 23 20:39:52 UTC 2017
Modified Files:
pkgsrc/meta-pkgs/mate: Makefile
Log Message:
Fix build by requiring the right mate-terminal version.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/meta-pkgs/mate/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/mate/Makefile
diff -u pkgsrc/meta-pkgs/mate/Makefile:1.2 pkgsrc/meta-pkgs/mate/Makefile:1.3
--- pkgsrc/meta-pkgs/mate/Makefile:1.2 Fri Jun 23 17:33:51 2017
+++ pkgsrc/meta-pkgs/mate/Makefile Fri Jun 23 20:39:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/23 17:33:51 youri Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/23 20:39:52 youri Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -42,7 +42,7 @@ DEPENDS+= mate-sensors-applet>=${VERSION
DEPENDS+= mate-session-manager>=${VERSION}:../../x11/mate-session-manager
DEPENDS+= mate-settings-daemon>=${VERSION}:../../x11/mate-settings-daemon
DEPENDS+= mate-system-monitor>=${VERSION}:../../sysutils/mate-system-monitor
-DEPENDS+= mate-terminal>=${VERSION}:../../x11/mate-terminal
+DEPENDS+= mate-terminal>=1.14.0nb3:../../x11/mate-terminal
DEPENDS+= mate-themes>=${VERSION}:../../graphics/mate-themes
DEPENDS+= mate-user-share>=${VERSION}:../../net/mate-user-share
DEPENDS+= mate-utils>=${VERSION}:../../misc/mate-utils
Home |
Main Index |
Thread Index |
Old Index