summaryrefslogtreecommitdiff
path: root/net/lftp
diff options
context:
space:
mode:
authorjperkin <jperkin>2015-09-07 12:02:05 +0000
committerjperkin <jperkin>2015-09-07 12:02:05 +0000
commitb7c050fe5919376933178df4eb6222e771e91c5e (patch)
treeb5a9abb0790d5444ad5e55a6a860def6e5222560 /net/lftp
parentb8fe86f4f81af761c106cb5fda92e67c7b5e48a7 (diff)
downloadpkgsrc-b7c050fe5919376933178df4eb6222e771e91c5e.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