summaryrefslogtreecommitdiff
path: root/net/lftp
diff options
context:
space:
mode:
Diffstat (limited to 'net/lftp')
-rw-r--r--net/lftp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index 131532bb2a2..6cad7e5cdad 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2009/12/01 07:46:48 joerg Exp $
+# $NetBSD: Makefile,v 1.91 2010/01/16 17:57:38 wiz Exp $
DISTNAME= lftp-4.0.1
PKGREVISION= 1
@@ -34,8 +34,6 @@ PLIST_SRC+= ${PKGDIR}/PLIST
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --with-modules
-CONFIGURE_ENV+= F77=${FALSE:Q}
-
LDFLAGS.Darwin+= -flat_namespace
.if ${OPSYS} == "Darwin"