summaryrefslogtreecommitdiff
path: root/editors/nvi
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-12 10:53:07 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-12 10:53:07 +0000
commit74d5785eeb7650f2961b529837d8daedb9250534 (patch)
tree8164a49ced970551f049086f7a9cc8c517ca9836 /editors/nvi
parent60db5173267c50ebba41ec2cadf14bc04ab606d2 (diff)
downloadpkgsrc-74d5785eeb7650f2961b529837d8daedb9250534.tar.gz
bl3ify
Diffstat (limited to 'editors/nvi')
-rw-r--r--editors/nvi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/nvi/Makefile b/editors/nvi/Makefile
index 0b6ac0ee3fe..f69144c2d7e 100644
--- a/editors/nvi/Makefile
+++ b/editors/nvi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/14 17:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/12 11:09:01 xtraeme Exp $
#
DISTNAME= nvi-1.81.5
@@ -24,7 +24,7 @@ CONFIGURE_SCRIPT= ../dist/configure
CONFIGURE_ARGS+= --with-db3=${BUILDLINK_PREFIX.db3}
CONFIGURE_ARGS+= --program-transform-name='s,^,n,'
USE_LIBTOOL= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
-.include "../../databases/db3/buildlink2.mk"
+.include "../../databases/db3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"