View | Details | Raw Unified | Return to bug 218935
Collapse All | Expand All

(-)/usr/local/poudriere/ports/development/devel/py-atomicwrites/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
LICENSE=	MIT
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
USES=		python
15
USES?=		python
16
USE_PYTHON=	autoplist distutils
16
USE_PYTHON=	autoplist distutils
17
17
18
.include <bsd.port.mk>
18
.include <bsd.port.mk>
(-)/usr/local/poudriere/ports/development/devel/py3-atomicwrites/Makefile (+8 lines)
Line 0 Link Here
1
# Created by: rs.os
2
# $FreeBSD$
3
4
MASTERDIR=	${.CURDIR}/../py-atomicwrites
5
6
USES=		python:3.3+
7
8
.include "${MASTERDIR}/Makefile"
(-)/usr/local/poudriere/ports/development/devel/Makefile (+1 lines)
Lines 4923-4928 Link Here
4923
    SUBDIR += py-zope.viewlet
4923
    SUBDIR += py-zope.viewlet
4924
    SUBDIR += py27-setuptools
4924
    SUBDIR += py27-setuptools
4925
    SUBDIR += py3-Jinja2
4925
    SUBDIR += py3-Jinja2
4926
    SUBDIR += py3-atomicwrites
4926
    SUBDIR += py3-babel
4927
    SUBDIR += py3-babel
4927
    SUBDIR += py3-click
4928
    SUBDIR += py3-click
4928
    SUBDIR += py3-colorama
4929
    SUBDIR += py3-colorama

Return to bug 218935