summaryrefslogtreecommitdiff
path: root/x11/py-gtksourceview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-gtksourceview/Makefile')
-rw-r--r--x11/py-gtksourceview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile
index d5ed82d4285..e69e792857d 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/03/22 16:06:43 snj Exp $
+# $NetBSD: Makefile,v 1.6 2009/07/07 11:04:25 zafer Exp $
DISTNAME= pygtksourceview-2.6.0
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
.include "../../lang/python/extension.mk"