summaryrefslogtreecommitdiff
path: root/mail/py-libgmail
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-06-14 11:33:27 +0000
committerobache <obache@pkgsrc.org>2011-06-14 11:33:27 +0000
commit25c6532a041f0a412ccb551a02b888f868b1c763 (patch)
tree490648f117b64ac1d60eb7ae38dd9cc1c1643e41 /mail/py-libgmail
parentaa0359c5ba04fd6d3e5bdbe16cb2aeb2795388d0 (diff)
downloadpkgsrc-25c6532a041f0a412ccb551a02b888f868b1c763.tar.gz
Drop PYTHON_VERSION_ACCEPTED restriction, because it was just not accept 23.
Diffstat (limited to 'mail/py-libgmail')
-rw-r--r--mail/py-libgmail/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/py-libgmail/Makefile b/mail/py-libgmail/Makefile
index be89c223004..fa0b1ecd90a 100644
--- a/mail/py-libgmail/Makefile
+++ b/mail/py-libgmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:24 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2011/06/14 11:33:27 obache Exp $
#
DISTNAME= libgmail-0.1.5.1
@@ -13,7 +13,6 @@ COMMENT= Python bindings to access Google mail
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 25 24
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"