diff options
Diffstat (limited to 'ftp/lftp/Makefile')
-rw-r--r-- | ftp/lftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 96ccf82dee0f..fb20fee57878 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -20,7 +20,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 -USES= iconv readline shebangfix +USES= charsetfix iconv libtool readline shebangfix CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib |