summaryrefslogtreecommitdiff
path: root/net/lftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/lftp/Makefile')
-rw-r--r--net/lftp/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index 8d167758de2..1477d7e3d39 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2008/09/18 05:22:19 yyamano Exp $
+# $NetBSD: Makefile,v 1.83 2009/03/20 05:51:53 yyamano Exp $
DISTNAME= lftp-3.5.11
PKGREVISION= 1
@@ -35,6 +35,10 @@ CONFIGURE_ENV+= F77=${FALSE:Q}
LDFLAGS.Darwin+= -flat_namespace
+.if ${OPSYS} == "Darwin"
+INSTALL_UNSTRIPPED= yes
+.endif
+
EGDIR= ${PREFIX}/share/examples/lftp
CONF_FILES= ${EGDIR}/lftp.conf.default ${PKG_SYSCONFDIR}/lftp.conf