summaryrefslogtreecommitdiff
path: root/textproc/expat
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-01 03:07:21 +0000
committerjlam <jlam>2001-10-01 03:07:21 +0000
commit50cfe07d908647912feec5af9883c547b9ba3d54 (patch)
tree5662fcc716b85e8e4bc9e39607619029e402ea6c /textproc/expat
parent913eb454cc96ad53b3b096bd614a2ed61cad853f (diff)
downloadpkgsrc-50cfe07d908647912feec5af9883c547b9ba3d54.tar.gz
Mark as USE_BUILDLINK_ONLY as this package is strongly-buildlinked.
Diffstat (limited to 'textproc/expat')
-rw-r--r--textproc/expat/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile
index 301270b1b8e..7d4e245748f 100644
--- a/textproc/expat/Makefile
+++ b/textproc/expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/08/07 11:16:55 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2001/10/01 03:07:21 jlam Exp $
#
DISTNAME= expat-1.95.2
@@ -9,10 +9,11 @@ MAINTAINER= drochner@netbsd.org
HOMEPAGE= http://expat.sourceforge.net/
COMMENT= XML parser library written in C
-GNU_CONFIGURE= YES
-USE_LIBTOOL= yes
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/conftools/ltconfig
-USE_GMAKE= yes
+USE_GMAKE= YES
+USE_BUILDLINK_ONLY= YES
DOCDIR= ${PREFIX}/share/doc/html/expat