summaryrefslogtreecommitdiff
path: root/textproc/libxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r--textproc/libxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
index 3e42b76c327..43654f69f10 100644
--- a/textproc/libxml/Makefile
+++ b/textproc/libxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2002/10/19 10:54:58 rh Exp $
+# $NetBSD: Makefile,v 1.26 2002/10/30 03:09:38 rh Exp $
#
DISTNAME= libxml-1.8.17
@@ -15,6 +15,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE= ${WRKSRC}/libxml.pc.in
.include "../../devel/zlib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"