summaryrefslogtreecommitdiff
path: root/security/py-gnutls
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-14 15:00:37 +0000
committerminskim <minskim>2004-02-14 15:00:37 +0000
commitb305abd54fdf90c0bd7b61cfa67727f58c35874e (patch)
treeb0ce21c2222e4e01eda4c4190cf28c69e292104a /security/py-gnutls
parent7cda8672d29a167d29f51385223e27b6bbc97d86 (diff)
downloadpkgsrc-b305abd54fdf90c0bd7b61cfa67727f58c35874e.tar.gz
This package needs python>=2.3.
Diffstat (limited to 'security/py-gnutls')
-rw-r--r--security/py-gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 99367da8f8c..abbdb168336 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/10 19:32:26 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/14 15:00:37 minskim Exp $
DISTNAME= python-gnutls-0.2
PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//}
@@ -14,7 +14,7 @@ USE_BUILDLINK3= yes
PYDISTUTILSPKG= yes
NO_CONFIGURE= yes
-PYTHON_VERSIONS_ACCEPTED= 22 22pth 23 23pth
+PYTHON_VERSIONS_ACCEPTED= 23 23pth
.include "../../lang/python/extension.mk"
.include "../../security/gnutls/buildlink3.mk"