diff options
Diffstat (limited to 'security/py-pyme/Makefile')
-rw-r--r-- | security/py-pyme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-pyme/Makefile b/security/py-pyme/Makefile index 43ea947d6ee4..fe42ad4d729d 100644 --- a/security/py-pyme/Makefile +++ b/security/py-pyme/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyme PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme USE_GMAKE= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME=pygpgme |