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

(-)b/math/nlopt/Makefile (-1 / +1 lines)
Lines 21-27 RUN_DEPENDS= ${PYNUMPY} Link Here
21
LIB_DEPENDS=	libgmp.so:math/gmp \
21
LIB_DEPENDS=	libgmp.so:math/gmp \
22
		libguile-2.2.so:lang/guile2
22
		libguile-2.2.so:lang/guile2
23
23
24
USES=		cmake compiler:features pathfix pkgconfig python
24
USES=		cmake:testing compiler:features pathfix pkgconfig python
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
26
27
USE_GITHUB=	yes
27
USE_GITHUB=	yes

Return to bug 264774