diff options
author | jlam <jlam> | 2000-06-20 23:29:45 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-06-20 23:29:45 +0000 |
commit | 4e4073d79c6a7643417c3563100bf1f75dbd0e5c (patch) | |
tree | 791974f58fefacc204cba1e8b46001cf0f4c9df8 /textproc/libxml | |
parent | a4d162f9e027366d4c9afa92653874dc5a9f3409 (diff) | |
download | pkgsrc-4e4073d79c6a7643417c3563100bf1f75dbd0e5c.tar.gz |
USE_LIBTOOL instead of PKGLIBTOOL; sort PLIST.
Diffstat (limited to 'textproc/libxml')
-rw-r--r-- | textproc/libxml/Makefile | 21 | ||||
-rw-r--r-- | textproc/libxml/files/patch-sum | 3 | ||||
-rw-r--r-- | textproc/libxml/pkg/PLIST | 49 |
3 files changed, 37 insertions, 36 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 8225563260c..3c0daa90b3e 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,21 +1,22 @@ -# $NetBSD: Makefile,v 1.9 2000/06/01 11:23:42 rh Exp $ +# $NetBSD: Makefile,v 1.10 2000/06/20 23:29:45 jlam Exp $ # -DISTNAME= libxml-1.8.7 -CATEGORIES= textproc devel lang gnome -MASTER_SITES= ftp://rpmfind.net/pub/veillard/ \ - ${MASTER_SITE_GNOME:=stable/sources/libxml/} +DISTNAME= libxml-1.8.7 +CATEGORIES= textproc devel lang gnome +MASTER_SITES= ftp://rpmfind.net/pub/veillard/ \ + ${MASTER_SITE_GNOME:=stable/sources/libxml/} -MAINTAINER= rh@netbsd.org -HOMEPAGE= http://xmlsoft.org/ +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://xmlsoft.org/ .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" -DEPENDS+= zlib-*:../../devel/zlib +DEPENDS+= zlib-*:../../devel/zlib .endif -USE_PKGLIBTOOL= YES -GNU_CONFIGURE= YES +GNU_CONFIGURE= # defined +USE_LIBTOOL= # defined +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig .include "../../mk/bsd.pkg.mk" diff --git a/textproc/libxml/files/patch-sum b/textproc/libxml/files/patch-sum index 6a9f51f51fe..7ac4caa4089 100644 --- a/textproc/libxml/files/patch-sum +++ b/textproc/libxml/files/patch-sum @@ -1,5 +1,4 @@ -$NetBSD: patch-sum,v 1.7 2000/05/30 09:07:30 rh Exp $ +$NetBSD: patch-sum,v 1.8 2000/06/20 23:29:46 jlam Exp $ -MD5 (patch-aa) = 37c21c65350149052a4d214ee087eb36 MD5 (patch-ab) = 93af5405b377a7e9ca103db13842fd12 MD5 (patch-ac) = 41af8fe941a7cfe891f9cccd579943ce diff --git a/textproc/libxml/pkg/PLIST b/textproc/libxml/pkg/PLIST index ad24393720f..78ffe190186 100644 --- a/textproc/libxml/pkg/PLIST +++ b/textproc/libxml/pkg/PLIST @@ -1,50 +1,51 @@ -@comment $NetBSD: PLIST,v 1.6 2000/05/30 09:07:31 rh Exp $ +@comment $NetBSD: PLIST,v 1.7 2000/06/20 23:29:46 jlam Exp $ bin/xml-config -include/gnome-xml/entities.h -include/gnome-xml/encoding.h -include/gnome-xml/parser.h include/gnome-xml/HTMLparser.h include/gnome-xml/HTMLtree.h -include/gnome-xml/parserInternals.h +include/gnome-xml/SAX.h include/gnome-xml/debugXML.h -include/gnome-xml/xml-error.h -include/gnome-xml/tree.h -include/gnome-xml/xpath.h -include/gnome-xml/xmlIO.h -include/gnome-xml/xmlmemory.h +include/gnome-xml/encoding.h +include/gnome-xml/entities.h +include/gnome-xml/nanoftp.h include/gnome-xml/nanohttp.h +include/gnome-xml/parser.h +include/gnome-xml/parserInternals.h +include/gnome-xml/tree.h include/gnome-xml/valid.h -include/gnome-xml/SAX.h include/gnome-xml/xlink.h -include/gnome-xml/nanoftp.h -lib/libxml.so.9.7 +include/gnome-xml/xml-error.h +include/gnome-xml/xmlIO.h +include/gnome-xml/xmlmemory.h +include/gnome-xml/xpath.h lib/libxml.a +lib/libxml.la +lib/libxml.so.9.7 lib/xmlConf.sh -share/gnome-xml/html/gnome-xml/xml.html -share/gnome-xml/html/gnome-xml/structure.gif share/gnome-xml/html/gnome-xml/DOM.gif share/gnome-xml/html/gnome-xml/book1.html +share/gnome-xml/html/gnome-xml/gnome-xml-debugxml.html +share/gnome-xml/html/gnome-xml/gnome-xml-encoding.html share/gnome-xml/html/gnome-xml/gnome-xml-entities.html share/gnome-xml/html/gnome-xml/gnome-xml-error.html share/gnome-xml/html/gnome-xml/gnome-xml-htmlparser.html share/gnome-xml/html/gnome-xml/gnome-xml-htmltree.html +share/gnome-xml/html/gnome-xml/gnome-xml-nanoftp.html +share/gnome-xml/html/gnome-xml/gnome-xml-nanohttp.html share/gnome-xml/html/gnome-xml/gnome-xml-parser.html share/gnome-xml/html/gnome-xml/gnome-xml-parserinternals.html +share/gnome-xml/html/gnome-xml/gnome-xml-sax.html share/gnome-xml/html/gnome-xml/gnome-xml-tree.html share/gnome-xml/html/gnome-xml/gnome-xml-valid.html share/gnome-xml/html/gnome-xml/gnome-xml-xml-error.html -share/gnome-xml/html/gnome-xml/gnome-xml-xpath.html -share/gnome-xml/html/gnome-xml/gnome-xml-xmlmemory.html -share/gnome-xml/html/gnome-xml/gnome-xml-nanohttp.html -share/gnome-xml/html/gnome-xml/gnome-xml-debugxml.html -share/gnome-xml/html/gnome-xml/gnome-xml-encoding.html -share/gnome-xml/html/gnome-xml/gnome-xml-sax.html share/gnome-xml/html/gnome-xml/gnome-xml-xmlio.html -share/gnome-xml/html/gnome-xml/gnome-xml-nanoftp.html +share/gnome-xml/html/gnome-xml/gnome-xml-xmlmemory.html +share/gnome-xml/html/gnome-xml/gnome-xml-xpath.html +share/gnome-xml/html/gnome-xml/index.sgml share/gnome-xml/html/gnome-xml/libxml-lib.html share/gnome-xml/html/gnome-xml/libxml-notes.html -share/gnome-xml/html/gnome-xml/index.sgml -@dirrm include/gnome-xml +share/gnome-xml/html/gnome-xml/structure.gif +share/gnome-xml/html/gnome-xml/xml.html @dirrm share/gnome-xml/html/gnome-xml @dirrm share/gnome-xml/html @dirrm share/gnome-xml +@dirrm include/gnome-xml |