summaryrefslogtreecommitdiff
path: root/misc/less
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-11-14 23:24:23 +0000
committerjlam <jlam@pkgsrc.org>2002-11-14 23:24:23 +0000
commitd6130503419506990d3e1aa6fb82f52364c457af (patch)
treeb6d7934edaf3eb9152d97f168f2b2e0f45508d37 /misc/less
parenta1ab69b67269d424f0e8ef3940efa83bad8ec798 (diff)
downloadpkgsrc-d6130503419506990d3e1aa6fb82f52364c457af.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'misc/less')
-rw-r--r--misc/less/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile
index 8ab17be0a4d..fb73720c5f9 100644
--- a/misc/less/Makefile
+++ b/misc/less/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/10/26 16:01:37 grant Exp $
+# $NetBSD: Makefile,v 1.6 2002/11/14 23:28:55 jlam Exp $
#
DISTNAME= less-378
@@ -11,6 +11,6 @@ HOMEPAGE= http://www.greenwoodsoftware.com/less/
COMMENT= pager similar to more and pg
GNU_CONFIGURE= yes
-USE_BUILDLINK_ONLY= yes
+USE_BUILDLINK2= yes
.include "../../mk/bsd.pkg.mk"