diff options
Diffstat (limited to 'devel/py-instant/Makefile')
-rw-r--r-- | devel/py-instant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile index 8bfc44c3e1d7..d7d22d3ac00c 100644 --- a/devel/py-instant/Makefile +++ b/devel/py-instant/Makefile @@ -3,7 +3,7 @@ PORTNAME= instant PORTVERSION= ${MMVERSION}.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE= LGPL3 RUN_DEPENDS= swig3.0:devel/swig30 -USES= python:2 +USES= python:2.7 USE_PYTHON= distutils PYDISTUTILS_PKGNAME= instant |