summaryrefslogtreecommitdiff
path: root/graphics/py-gtkglext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-gtkglext/Makefile')
-rw-r--r--graphics/py-gtkglext/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile
index 2944a8e3716..b2b7027b0d2 100644
--- a/graphics/py-gtkglext/Makefile
+++ b/graphics/py-gtkglext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/03/03 00:13:17 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2012/04/08 19:08:58 wiz Exp $
#
DISTNAME= pygtkglext-1.1.0
@@ -20,8 +20,6 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 27 26 25
-
PKGCONFIG_OVERRIDE+= pygtkglext.pc.in
.include "../../lang/python/extension.mk"