summaryrefslogtreecommitdiff
path: root/misc/less
diff options
context:
space:
mode:
authorjlam <jlam>2002-11-14 23:24:23 +0000
committerjlam <jlam>2002-11-14 23:24:23 +0000
commit5026ffb7b2b4cb6626058fa28f54650074230321 (patch)
treeb6d7934edaf3eb9152d97f168f2b2e0f45508d37 /misc/less
parentc27eaf84f91ecd2dac5904e60cd88b02899bd706 (diff)
downloadpkgsrc-5026ffb7b2b4cb6626058fa28f54650074230321.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"