summaryrefslogtreecommitdiff
path: root/net/lftp
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-28 18:22:38 +0000
committerjlam <jlam@pkgsrc.org>2001-06-28 18:22:38 +0000
commit41d8a8d4f480a49f69948bfcb8f2c1c8ae399dd5 (patch)
treeee2f09dea4bff367c9d78ac5ccd6e4ffe232c50c /net/lftp
parent8cad3749f36ea290474663034a742064f2c253f3 (diff)
downloadpkgsrc-41d8a8d4f480a49f69948bfcb8f2c1c8ae399dd5.tar.gz
Remove USE_BUILDLINK_ONLY as we may need ${LOCALBASE}/lib/libintl.so on
pre-current systems.
Diffstat (limited to 'net/lftp')
-rw-r--r--net/lftp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index 1cf11b964e2..0ebdd33df9e 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/06/28 13:35:31 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2001/06/28 18:22:38 jlam Exp $
#
DISTNAME= lftp-2.3.9
@@ -14,7 +14,6 @@ COMMENT= powerful command line ftp client
GNU_CONFIGURE= YES
# uses GNU readline internal variables (_rl_mark_modified_lines)
USE_GNU_READLINE= YES
-USE_BUILDLINK_ONLY= YES
CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_DIR}
USE_LIBINTL= YES