summaryrefslogtreecommitdiff
path: root/devel/libpeas
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-04-13 23:12:40 +0000
committerrodent <rodent@pkgsrc.org>2015-04-13 23:12:40 +0000
commitdae6521fbd55942614bff4ea61c8e8b5c026b6d4 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /devel/libpeas
parenteca16f16d39ee70b8857fc2115818e11e215bcef (diff)
downloadpkgsrc-dae6521fbd55942614bff4ea61c8e8b5c026b6d4.tar.gz
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
Diffstat (limited to 'devel/libpeas')
-rw-r--r--devel/libpeas/Makefile4
-rw-r--r--devel/libpeas/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile
index db0e368f4bd..c55792c4d60 100644
--- a/devel/libpeas/Makefile
+++ b/devel/libpeas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/01/06 14:41:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.24 2015/04/13 23:12:40 rodent Exp $
DISTNAME= libpeas-1.12.1
CATEGORIES= devel gnome
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config gsed
-PYTHON_VERSIONS_INCOMPATIBLE= 26 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/pyversion.mk"
CONFIGURE_ARGS+= --disable-python2
diff --git a/devel/libpeas/buildlink3.mk b/devel/libpeas/buildlink3.mk
index 26bbfef0171..ece7f663d62 100644
--- a/devel/libpeas/buildlink3.mk
+++ b/devel/libpeas/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2014/05/05 00:47:45 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2015/04/13 23:12:40 rodent Exp $
BUILDLINK_TREE+= libpeas
@@ -11,7 +11,7 @@ BUILDLINK_PKGSRCDIR.libpeas?= ../../devel/libpeas
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
-PYTHON_VERSIONS_INCOMPATIBLE+= 26 27
+PYTHON_VERSIONS_INCOMPATIBLE+= 27
.include "../../devel/py-gobject3/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.endif # LIBPEAS_BUILDLINK3_MK