summaryrefslogtreecommitdiff
path: root/textproc/expat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/expat/Makefile')
-rw-r--r--textproc/expat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile
index 92ea2b2d3f5..301270b1b8e 100644
--- a/textproc/expat/Makefile
+++ b/textproc/expat/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2001/05/15 10:07:17 dillo Exp $
+# $NetBSD: Makefile,v 1.3 2001/08/07 11:16:55 drochner Exp $
#
-DISTNAME= expat-1.95.1
-PKGNAME= expat-1.95.1nb1
+DISTNAME= expat-1.95.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=expat/}
@@ -13,6 +12,7 @@ COMMENT= XML parser library written in C
GNU_CONFIGURE= YES
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/conftools/ltconfig
+USE_GMAKE= yes
DOCDIR= ${PREFIX}/share/doc/html/expat