summaryrefslogtreecommitdiff
path: root/graphics/eom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/eom/Makefile')
-rw-r--r--graphics/eom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile
index 86072325f31..bc8b14282f9 100644
--- a/graphics/eom/Makefile
+++ b/graphics/eom/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2019/12/30 23:41:58 gutteridge Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/08 16:49:55 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"