diff options
author | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-04-18 19:09:40 +0000 |
commit | 6c10379372ac97ec4de9f52cf2535c4414d4c550 (patch) | |
tree | 068c01897bffb801de7773e6b21b9184ac9fbfec /graphics/eom/Makefile | |
parent | f9a0080d745b911a1f135093b0c26396b0d70b0c (diff) | |
download | pkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz |
revbump for textproc/icu update
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 a660c09af1b..9b8cd4badc2 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2021/12/08 16:04:51 adam Exp $ +# $NetBSD: Makefile,v 1.32 2022/04/18 19:11:16 adam 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" |