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

(-)b/security/nettle/Makefile (-1 / +1 lines)
Lines 18-24 LIB_DEPENDS= libgmp.so:math/gmp Link Here
18
18
19
USES=		compiler:c11 cpe gmake localbase pathfix
19
USES=		compiler:c11 cpe gmake localbase pathfix
20
20
21
CONFIGURE_ARGS=	--enable-shared
21
CONFIGURE_ARGS=	--enable-ld-version-script --enable-shared
22
CONFIGURE_ENV=	M4="/usr/bin/m4 -g"
22
CONFIGURE_ENV=	M4="/usr/bin/m4 -g"
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
TEST_TARGET=	check
24
TEST_TARGET=	check

Return to bug 279856