summaryrefslogtreecommitdiff
path: root/graphics/eom
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-08 16:47:24 +0000
committerwiz <wiz@pkgsrc.org>2020-03-08 16:47:24 +0000
commit091d074be0625e0f93ce469abacf962d284acb9b (patch)
tree46d7622a65ab83c29b48d9ca1331164feb4deeea /graphics/eom
parent1cd44ea113819c34e5926b7edfdda2694138a79c (diff)
downloadpkgsrc-091d074be0625e0f93ce469abacf962d284acb9b.tar.gz
*: recursive bump for libffi
Diffstat (limited to 'graphics/eom')
-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"