summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2017-06-25 23:22:33 +0000
committeryouri <youri@pkgsrc.org>2017-06-25 23:22:33 +0000
commita42d4f27dfd5bf57082df160c77f8dd4a48f1741 (patch)
tree0ca10c8d4fe146952eef5a349fcb4d0e07cbe4eb /meta-pkgs
parente7ef695c9d296ccd1757ba57a0804b94e09678f3 (diff)
downloadpkgsrc-a42d4f27dfd5bf57082df160c77f8dd4a48f1741.tar.gz
Require recent mate-terminal.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/mate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/mate/Makefile b/meta-pkgs/mate/Makefile
index 283154ef5e7..14bc47f8b81 100644
--- a/meta-pkgs/mate/Makefile
+++ b/meta-pkgs/mate/Makefile
@@ -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}:../../sysutils/mate-sensors-applet
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