diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-29 13:29:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-29 13:29:50 +0000 |
commit | d854d3ad2b1776dcd8e08c36ee5b4a181c05c54a (patch) | |
tree | cc38be5d1fb40ec3c2b0d709edadd65942626118 /ftp | |
parent | 578d969c79734be70191f8d7483f0b4a8501da34 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 20439f4f6f9e..998b78d2b111 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -37,7 +37,6 @@ MAINTAINER= fm@cross-road.org.ua COMMENT= Shell-like command line ftp client USE_BZIP2= yes -USE_GETTEXT= yes USE_GPG?= yes SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.asc |