summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/lftp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index 37894abed29..8d167758de2 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2008/08/22 17:45:02 tnn Exp $
+# $NetBSD: Makefile,v 1.82 2008/09/18 05:22:19 yyamano Exp $
DISTNAME= lftp-3.5.11
PKGREVISION= 1
@@ -33,6 +33,8 @@ CONFIGURE_ARGS+= --with-modules
CONFIGURE_ENV+= F77=${FALSE:Q}
+LDFLAGS.Darwin+= -flat_namespace
+
EGDIR= ${PREFIX}/share/examples/lftp
CONF_FILES= ${EGDIR}/lftp.conf.default ${PKG_SYSCONFDIR}/lftp.conf