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

Collapse All | Expand All

(-)b/ftp/lftp/Makefile (-3 / +2 lines)
Lines 20-27 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
20
LIB_DEPENDS=	libexpat.so:textproc/expat2 \
20
LIB_DEPENDS=	libexpat.so:textproc/expat2 \
21
		libidn2.so:dns/libidn2
21
		libidn2.so:dns/libidn2
22
22
23
USES=		compiler:c++11-lang charsetfix cpe iconv libtool localbase \
23
USES=		compiler:c++11-lang charsetfix cpe desktop-file-utils \
24
		readline shebangfix
24
		iconv libtool localbase readline shebangfix
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
CPE_VENDOR=	lftp_project
26
CPE_VENDOR=	lftp_project
27
27
28
- 

Return to bug 274839