summaryrefslogtreecommitdiff
path: root/editors/pluma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/pluma/Makefile')
-rw-r--r--editors/pluma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index a9aeb4a27d2..d98da4c7fe2 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2019/12/30 23:38:57 gutteridge Exp $
+# $NetBSD: Makefile,v 1.25 2020/03/08 16:49:23 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"