diff options
Diffstat (limited to 'misc/less/Makefile')
-rw-r--r-- | misc/less/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile index 55b25881c4d..61a9ba4ebbc 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/08/26 01:33:59 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:38 tv Exp $ # DISTNAME= less-382 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.greenwoodsoftware.com/less/ COMMENT= Pager similar to more and pg GNU_CONFIGURE= yes -USE_BUILDLINK3= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |