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

Collapse All | Expand All

(-)graphics/py-pyembree/Makefile (-4 / +1 lines)
Lines 13-23 Link Here
13
LICENSE=	MIT
13
LICENSE=	MIT
14
LICENSE_FILE=	${WRKSRC}/LICENSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE
15
15
16
DEPRECATED=	Depends on expiring graphics/embree
17
EXPIRATION_DATE=	2019-09-04
18
19
BUILD_DEPENDS=	${PYNUMPY}
16
BUILD_DEPENDS=	${PYNUMPY}
20
LIB_DEPENDS=	libembree.so:graphics/embree
17
LIB_DEPENDS=	libembree.so:graphics/embree2
21
RUN_DEPENDS=	${PYNUMPY}
18
RUN_DEPENDS=	${PYNUMPY}
22
19
23
USES=		localbase python
20
USES=		localbase python

Return to bug 240117