diff options
author | wiz <wiz@pkgsrc.org> | 2017-11-23 17:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-11-23 17:19:40 +0000 |
commit | 1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4 (patch) | |
tree | 38604350f623f61456ae708fd94dcf01a71890fb /graphics/eom | |
parent | 94f7f8cafd6abedc2d3026d074795459938ccca6 (diff) | |
download | pkgsrc-1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4.tar.gz |
recursive bump for libxkbcommon removal from at-spi2-core
Diffstat (limited to 'graphics/eom')
-rw-r--r-- | graphics/eom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index 3eb5bb9ef19..e92a6fe8a3e 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2017/06/29 11:10:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2017/11/23 17:19:56 wiz Exp $ # XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the # python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE # from libpeas bl3, so we include it early to ensure a valid version is # chosen. This is not ideal, please fix it properly at some point. +PKGREVISION= 1 .include "../../devel/libpeas/buildlink3.mk" .include "../../meta-pkgs/mate/Makefile.common" |