diff options
Diffstat (limited to 'net/lftp')
-rw-r--r-- | net/lftp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 8b51c636f9f..03b7f551d2f 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2014/10/09 14:06:45 wiz Exp $ DISTNAME= lftp-4.4.6 PKGREVISION= 3 @@ -15,8 +15,6 @@ HOMEPAGE= http://lftp.yar.ru/ COMMENT= Powerful command line file transfer client LICENSE= gnu-gpl-v3 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |