summaryrefslogtreecommitdiff
path: root/net/lftp
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2015-09-07 12:02:05 +0000
committerjperkin <jperkin@pkgsrc.org>2015-09-07 12:02:05 +0000
commita2f949adf927715e989d2c88c259db4b3721ad70 (patch)
treeb5a9abb0790d5444ad5e55a6a860def6e5222560 /net/lftp
parentb4442114c2e33c10fc3645b16f3e1257bd2f45b7 (diff)
downloadpkgsrc-a2f949adf927715e989d2c88c259db4b3721ad70.tar.gz
Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.
Diffstat (limited to 'net/lftp')
-rw-r--r--net/lftp/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index 07b18b84ad4..1b84f2d701f 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2015/08/28 22:06:18 wiedi Exp $
+# $NetBSD: Makefile,v 1.114 2015/09/07 12:02:06 jperkin Exp $
DISTNAME= lftp-4.6.3a
PKGREVISION= 1
@@ -29,9 +29,6 @@ SHLIBTOOL_OVERRIDE= # empty
.include "options.mk"
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