Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= robotframework-ride |
4 |
PORTNAME= robotframework-ride |
5 |
PORTVERSION= 1.4.1 |
5 |
PORTVERSION= 1.5 |
6 |
CATEGORIES= devel www python |
6 |
CATEGORIES= devel www python |
7 |
MASTER_SITES= CHEESESHOP |
7 |
MASTER_SITES= CHEESESHOP |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 17-23
Link Here
|
17 |
${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments |
17 |
${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments |
18 |
|
18 |
|
19 |
NO_ARCH= yes |
19 |
NO_ARCH= yes |
20 |
USES= python:2 |
20 |
USES= python:-2.7 |
21 |
USE_PYTHON= autoplist distutils |
21 |
USE_PYTHON= autoplist distutils |
22 |
USE_WX= 3.0+ |
22 |
USE_WX= 3.0+ |
23 |
WX_COMPS= python:run |
23 |
WX_COMPS= python:run |