Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= traitsui |
4 |
PORTNAME= traitsui |
5 |
PORTVERSION= 5.1.0 |
5 |
PORTVERSION= 6.0.0 |
6 |
CATEGORIES= graphics python |
6 |
CATEGORIES= graphics python |
7 |
MASTER_SITES= CHEESESHOP |
7 |
MASTER_SITES= CHEESESHOP |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 19-25
Link Here
|
19 |
|
19 |
|
20 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apptools>=4.3.0:devel/py-apptools@${FLAVOR} |
20 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apptools>=4.3.0:devel/py-apptools@${FLAVOR} |
21 |
|
21 |
|
22 |
USES= python:-2.7 |
22 |
USES= python |
23 |
USE_PYTHON= autoplist distutils |
23 |
USE_PYTHON= autoplist distutils |
24 |
NO_ARCH= yes |
24 |
NO_ARCH= yes |
25 |
|
25 |
|