diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /graphics/eom/Makefile | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'graphics/eom/Makefile')
-rw-r--r-- | graphics/eom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index e92a6fe8a3e..ea1cf4f2cc4 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2017/11/23 17:19:56 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/03/12 11:16:41 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 +PKGREVISION= 2 .include "../../devel/libpeas/buildlink3.mk" .include "../../meta-pkgs/mate/Makefile.common" |