diff options
Diffstat (limited to 'net/wget/Makefile')
-rw-r--r-- | net/wget/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile index 588a2581069..4bd0bc5e239 100644 --- a/net/wget/Makefile +++ b/net/wget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2005/02/09 17:51:47 tv Exp $ +# $NetBSD: Makefile,v 1.81 2005/04/11 21:47:02 tv Exp $ DISTNAME= wget-1.9.1 PKGREVISION= 5 @@ -12,7 +12,6 @@ COMMENT= Retrieve files from the 'net via HTTP and FTP BUILD_USES_MSGFMT= YES USE_PERL5= build -USE_BUILDLINK3= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES |