summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/lftp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index 814f547bc89..0bd31a0d175 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/07/21 17:10:47 martti Exp $
+# $NetBSD: Makefile,v 1.26 2003/07/24 09:21:18 seb Exp $
#
DISTNAME= lftp-2.6.6
@@ -24,6 +24,8 @@ CONFIGURE_ARGS+= --with-ssl=${SSLBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-modules
+CONFIGURE_ENV+= F77=${FALSE}
+
CONF_FILES= ${PREFIX}/share/examples/lftp/lftp.conf \
${PKG_SYSCONFDIR}/lftp.conf