From edb090a04b36df5adfa7d70e46fa133635ab8807 Mon Sep 17 00:00:00 2001 From: Ganael LAPLANCHE Date: Fri, 21 Feb 2014 10:13:59 +0000 Subject: [PATCH] Fix build when GNUTLS is selected PR: ports/186896 Submitted by: Martijn Lina --- ftp/lftp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index dc56e163b05d..86f20703b7ba 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -48,6 +48,7 @@ OPENSSL_CONFIGURE_WITH= openssl OPENSSL_USE= OPENSSL=yes GNUTLS_CONFIGURE_WITH= gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +GNUTLS_USES+= pkgconfig post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/lftp.conf \