summaryrefslogtreecommitdiff
path: root/textproc/expat
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 23:34:03 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 23:34:03 +0000
commitfe69a47fe57d43cbedde0bde081b7240449b1788 (patch)
tree354afca755399c926a24ed509e9ba0f8363da3ba /textproc/expat
parent9cd2322a03c482a9ba53705beda7daffc3456abe (diff)
downloadpkgsrc-fe69a47fe57d43cbedde0bde081b7240449b1788.tar.gz
bl3ify
Diffstat (limited to 'textproc/expat')
-rw-r--r--textproc/expat/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile
index 68b1196b558..2e8f011bd56 100644
--- a/textproc/expat/Makefile
+++ b/textproc/expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 22:54:14 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/05 23:43:06 jlam Exp $
#
DISTNAME= expat-1.95.6
@@ -10,11 +10,13 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://expat.sourceforge.net/
COMMENT= XML parser library written in C
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
USE_GMAKE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
DOCDIR= ${PREFIX}/share/doc/html/expat