aboutsummaryrefslogtreecommitdiff
path: root/security/py-keyring/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-02-21 21:47:27 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-02-21 21:47:27 +0000
commit65088eec9eeceb1bf93ac58f9d50bbf809a7da5b (patch)
tree1e1048013372345715b84280bbf82c2fa9d00c75 /security/py-keyring/Makefile
parent13c5839543f36346d889e917a4d2ca2e6431ab03 (diff)
downloadports-65088eec9eeceb1bf93ac58f9d50bbf809a7da5b.tar.gz
ports-65088eec9eeceb1bf93ac58f9d50bbf809a7da5b.zip
Notes
Diffstat (limited to 'security/py-keyring/Makefile')
-rw-r--r--security/py-keyring/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile
index 27dad8782eed..0dd3bb75cd01 100644
--- a/security/py-keyring/Makefile
+++ b/security/py-keyring/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= keyring
-PORTVERSION= 0.6.2
+PORTVERSION= 0.7.1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,8 +18,9 @@ LICENSE= PSFL
LATEST_LINK= py-${PORTNAME}
+USE_ZIP= yes
USE_PYTHON= 2.5+
-USE_PYDISTUTILS= yes
+USE_PYDISTUTILS= easy_install
OPTIONS= GNOME_KEYRING "GNOME Keyring backend" Off \
KDE_KWALLET "KDE KWallet backend" Off