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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 29-35 Link Here
29
JAVA_CONFIGURE_ENABLE=jni
29
JAVA_CONFIGURE_ENABLE=jni
30
30
31
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
32
CONFIGURE_ARGS=	--enable-experimental --enable-module-ecdh
32
CONFIGURE_ARGS=	--enable-experimental --enable-module-ecdh --enable-module-recovery
33
INSTALL_TARGET=	install-strip
33
INSTALL_TARGET=	install-strip
34
34
35
.include <bsd.port.options.mk>
35
.include <bsd.port.options.mk>

Return to bug 233456