summaryrefslogtreecommitdiff
path: root/textproc/expat
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 23:34:03 +0000
committerjlam <jlam>2004-01-05 23:34:03 +0000
commit7be4035e5cf85ef356969954694480f9655adaf5 (patch)
tree354afca755399c926a24ed509e9ba0f8363da3ba /textproc/expat
parent9e2580536b145509da586f058d7777b8de962c86 (diff)
downloadpkgsrc-7be4035e5cf85ef356969954694480f9655adaf5.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