From 41d8a8d4f480a49f69948bfcb8f2c1c8ae399dd5 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 28 Jun 2001 18:22:38 +0000 Subject: Remove USE_BUILDLINK_ONLY as we may need ${LOCALBASE}/lib/libintl.so on pre-current systems. --- net/lftp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net') 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 -- cgit v1.2.3