diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /x11/mate-desktop | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'x11/mate-desktop')
-rw-r--r-- | x11/mate-desktop/Makefile | 3 | ||||
-rw-r--r-- | x11/mate-desktop/buildlink3.mk | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile index a19e1981577..3555b3a3db8 100644 --- a/x11/mate-desktop/Makefile +++ b/x11/mate-desktop/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/06/13 23:14:30 youri Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/03 10:22:23 adam Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-desktop-1.14.1 diff --git a/x11/mate-desktop/buildlink3.mk b/x11/mate-desktop/buildlink3.mk index ac3afa9bcc3..622c7b1aa47 100644 --- a/x11/mate-desktop/buildlink3.mk +++ b/x11/mate-desktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2016/05/21 18:52:34 youri Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2016/08/03 10:22:23 adam Exp $ # BUILDLINK_TREE+= mate-desktop @@ -7,6 +7,7 @@ BUILDLINK_TREE+= mate-desktop MATE_DESKTOP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mate-desktop+= mate-desktop>=1.14.0 +BUILDLINK_ABI_DEPENDS.mate-desktop?= mate-desktop>=1.14.1nb1 BUILDLINK_PKGSRCDIR.mate-desktop?= ../../x11/mate-desktop .include "../../devel/dconf/buildlink3.mk" |