diff options
Diffstat (limited to 'security/lsh/Makefile')
-rw-r--r-- | security/lsh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 4be82142ab2..710b5699440 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/10/03 00:18:10 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:13 tv Exp $ # DISTNAME= lsh-1.4.3 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.lysator.liu.se/~nisse/lsh/ COMMENT= ssh2 client/server -USE_BUILDLINK3= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make |