summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-19 04:32:29 +0000
committerjlam <jlam@pkgsrc.org>2001-06-19 04:32:29 +0000
commitcaed2a1d792f2c8a4931883022664b80aa6c6254 (patch)
tree8afe4a736c907ed3aaa5a07ebe26ad1d0da5515b /textproc
parent263cd7fd21793be073dbe12c24a5042f2893923d (diff)
downloadpkgsrc-caed2a1d792f2c8a4931883022664b80aa6c6254.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
index bf4095f5503..2738d4dd81c 100644
--- a/textproc/libxml/Makefile
+++ b/textproc/libxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/06/11 06:34:52 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2001/06/19 04:38:58 jlam Exp $
#
DISTNAME= libxml-1.8.13
@@ -10,6 +10,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://xmlsoft.org/
COMMENT= XML parser, mainly used by the GNOME project
+USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES