summaryrefslogtreecommitdiff
path: root/textproc/libxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r--textproc/libxml/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
index cbcbdb69ea6..bdda8279c5b 100644
--- a/textproc/libxml/Makefile
+++ b/textproc/libxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2002/02/03 22:29:11 skrll Exp $
+# $NetBSD: Makefile,v 1.23 2002/08/25 18:40:09 jlam Exp $
#
DISTNAME= libxml-1.8.16
@@ -10,11 +10,11 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://xmlsoft.org/
COMMENT= XML parser, mainly used by the GNOME project
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-.include "../../devel/zlib/buildlink.mk"
+.include "../../devel/zlib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"