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: Sun Jun 25 23:22:33 UTC 2017
Modified Files:
pkgsrc/meta-pkgs/mate: Makefile
Log Message:
Require recent mate-terminal.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/meta-pkgs/mate/Makefile:1.4
--- pkgsrc/meta-pkgs/mate/Makefile:1.3 Fri Jun 23 20:39:52 2017
+++ pkgsrc/meta-pkgs/mate/Makefile Sun Jun 25 23:22:33 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/06/23 20:39:52 youri Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/25 23:22:33 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>=1.14.0nb3:../../x11/mate-terminal
+DEPENDS+= mate-terminal>=${VERSION}:../../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