Remove pkgconfig dirrm from PLIST, add REGRESS_TARGET, ok kevlo@
This commit is contained in:
parent
334c622a96
commit
876e11a037
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2001/11/06 08:40:52 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2001/11/06 08:57:44 shell Exp $
|
||||
|
||||
COMMENT= "XML parsing library"
|
||||
|
||||
@ -29,5 +29,6 @@ CONFIGURE_ARGS+= --with-html-dir="${PREFIX}/share"
|
||||
CONFIGURE_ARGS+= --with-iconv=${PREFIX}
|
||||
|
||||
MODULES= iconv
|
||||
REGRESS_TARGET= tests
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2001/11/06 08:40:57 kevlo Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2001/11/06 08:57:44 shell Exp $
|
||||
bin/xml2-config
|
||||
bin/xmlcatalog
|
||||
bin/xmllint
|
||||
@ -74,5 +74,4 @@ share/libxml2/html/structure.gif
|
||||
share/libxml2/html/xml.html
|
||||
@dirrm share/libxml2/html
|
||||
@dirrm share/libxml2
|
||||
@dirrm lib/pkgconfig
|
||||
@dirrm include/libxml
|
||||
|
Loading…
Reference in New Issue
Block a user