summaryrefslogtreecommitdiff
path: root/editors/pluma
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
committermaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
commit3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch)
treea416928cc701450ae75c0a43468ba9fa9f48c674 /editors/pluma
parenta4189552bb92eb40213147fa310cbb2e027a33fb (diff)
downloadpkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Diffstat (limited to 'editors/pluma')
-rw-r--r--editors/pluma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index 97ecace9bee..11c2e41a538 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2019/03/06 08:03:22 gutteridge Exp $
+# $NetBSD: Makefile,v 1.20 2019/04/25 07:32:51 maya 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"