From 13885fd0b0d59372b1c0e7c3e51cc73df7eb3c36 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 16 Jan 2010 17:57:36 +0000 Subject: Remove workaround for compiler bug in gcc2 on sparc64. --- net/lftp/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/lftp') diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 131532bb2a2..6cad7e5cdad 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2009/12/01 07:46:48 joerg Exp $ +# $NetBSD: Makefile,v 1.91 2010/01/16 17:57:38 wiz Exp $ DISTNAME= lftp-4.0.1 PKGREVISION= 1 @@ -34,8 +34,6 @@ PLIST_SRC+= ${PKGDIR}/PLIST CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --with-modules -CONFIGURE_ENV+= F77=${FALSE:Q} - LDFLAGS.Darwin+= -flat_namespace .if ${OPSYS} == "Darwin" -- cgit v1.2.3