View | Details | Raw Unified | Return to bug 225052 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
15
16
RUN_DEPENDS=	python${PYTHON_MAJOR_VER}:lang/python${PYTHON_MAJOR_VER}
16
RUN_DEPENDS=	python${PYTHON_MAJOR_VER}:lang/python${PYTHON_MAJOR_VER}
17
17
18
USES=		python:run
18
USES=		python:${PYTHON_DEFAULT},run
19
NO_ARCH=	yes
19
NO_ARCH=	yes
20
NO_BUILD=	yes
20
NO_BUILD=	yes
21
21

Return to bug 225052