summaryrefslogtreecommitdiff
path: root/devel/gps/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gps/options.mk')
-rw-r--r--devel/gps/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gps/options.mk b/devel/gps/options.mk
index b6e41f15c15..6268b188c90 100644
--- a/devel/gps/options.mk
+++ b/devel/gps/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2011/10/14 17:22:06 marino Exp $
+# $NetBSD: options.mk,v 1.3 2012/10/04 07:05:54 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gps
PKG_SUPPORTED_OPTIONS= syslog python sqlite
@@ -57,7 +57,6 @@ CONFIGURE_ARGS+= --with-python=${PREFIX}
CONFIGURE_ARGS+= --enable-shared-python=no
CONFIGURE_ARGS+= --enable-pygtk
PLIST.pysupport= yes
-PYTHON_VERSIONS_ACCEPTED= 27 26
.include "../../lang/python/pyversion.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
.else