From dae6521fbd55942614bff4ea61c8e8b5c026b6d4 Mon Sep 17 00:00:00 2001 From: rodent Date: Mon, 13 Apr 2015 23:12:40 +0000 Subject: Removing python26. EOL'd quite some ago and discussed a couple times on tech-pkg@ and pkgsrc-users@. --- editors/gedit3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index c3369940f9c..54537f4bf2d 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2015/03/13 23:10:20 prlw1 Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/13 23:12:41 rodent Exp $ DISTNAME= gedit-3.14.3 CATEGORIES= editors gnome @@ -17,7 +17,7 @@ USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= data/gedit.pc.in PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 REPLACE_PYTHON+= plugins/externaltools/data/send-to-fpaste.tool.in CONFIGURE_ARGS+= --disable-updater -- cgit v1.2.3