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

Collapse All | Expand All

(-)ftp/lftp/Makefile (+1 lines)
Lines 43-48 Link Here
43
OPENSSL_CONFIGURE_WITH=	openssl
43
OPENSSL_CONFIGURE_WITH=	openssl
44
OPENSSL_USES=	ssl
44
OPENSSL_USES=	ssl
45
GNUTLS_CONFIGURE_WITH=	gnutls
45
GNUTLS_CONFIGURE_WITH=	gnutls
46
GNUTLS_CONFIGURE_ENV=	LIBS=-pthread
46
GNUTLS_LIB_DEPENDS=	libgnutls.so:security/gnutls
47
GNUTLS_LIB_DEPENDS=	libgnutls.so:security/gnutls
47
GNUTLS_USES=	pkgconfig
48
GNUTLS_USES=	pkgconfig
48
49

Return to bug 230813