summaryrefslogtreecommitdiff
path: root/editors/hnb
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 08:14:24 +0000
committersnj <snj>2004-04-11 08:14:24 +0000
commit445bdfecc6358c42f0e1df6e701b0e52e0160c57 (patch)
tree5c9cdc2a71afffadcbd210ebb8cc0ddaa72931f1 /editors/hnb
parentdf33abb5a8be5f62c103e15900f018d800682cd1 (diff)
downloadpkgsrc-445bdfecc6358c42f0e1df6e701b0e52e0160c57.tar.gz
Convert to buildlink3.
Diffstat (limited to 'editors/hnb')
-rw-r--r--editors/hnb/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile
index 998e041db9c..407da944845 100644
--- a/editors/hnb/Makefile
+++ b/editors/hnb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/23 21:50:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 08:14:24 snj Exp $
#
DISTNAME= hnb-1.8.1
@@ -13,9 +13,9 @@ COMMENT= Hierarchical data organizer
INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* NetBSD-1.6[A-U]-*
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
-.include "../../devel/ncurses/buildlink2.mk"
-.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"