- missed these while bumping.
spotted by markus lude.
This commit is contained in:
parent
4ddbe8b148
commit
7ea4dc8f15
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.125 2010/08/30 21:47:15 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.126 2010/08/31 14:35:25 jasper Exp $
|
||||
|
||||
COMMENT-main= XML parsing library
|
||||
COMMENT-python= Python bindings for libxml
|
||||
@ -7,6 +7,7 @@ VERSION= 2.7.6
|
||||
DISTNAME= libxml2-${VERSION}
|
||||
PKGNAME-main= libxml-${VERSION}
|
||||
PKGNAME-python= py-libxml-${VERSION}
|
||||
REVISION-main= 0
|
||||
REVISION-python= 0
|
||||
SHARED_LIBS= xml2 11.0
|
||||
CATEGORIES= textproc
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.63 2010/08/30 21:47:15 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.64 2010/08/31 14:35:25 jasper Exp $
|
||||
|
||||
COMMENT-main= XSLT C Library for GNOME
|
||||
COMMENT-python= Python bindings for libxslt
|
||||
@ -7,6 +7,7 @@ VERSION= 1.1.26
|
||||
DISTNAME= libxslt-${VERSION}
|
||||
PKGNAME-main= libxslt-${VERSION}
|
||||
PKGNAME-python= py-libxslt-${VERSION}
|
||||
REVISION-main= 0
|
||||
REVISION-python= 0
|
||||
SHARED_LIBS= exslt 9.8 \
|
||||
xslt 3.8
|
||||
|
Loading…
Reference in New Issue
Block a user