bump pkgname after python dep change
This commit is contained in:
parent
88171149d7
commit
05a858234d
@ -1,12 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.59 2009/01/12 15:46:20 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.60 2009/03/10 07:08:18 espie Exp $
|
||||||
|
|
||||||
COMMENT-main= XSLT C Library for GNOME
|
COMMENT-main= XSLT C Library for GNOME
|
||||||
COMMENT-python= Python bindings for libxslt
|
COMMENT-python= Python bindings for libxslt
|
||||||
|
|
||||||
VERSION= 1.1.24
|
VERSION= 1.1.24
|
||||||
DISTNAME= libxslt-${VERSION}
|
DISTNAME= libxslt-${VERSION}
|
||||||
PKGNAME-main= libxslt-${VERSION}p1
|
PKGNAME-main= libxslt-${VERSION}p2
|
||||||
PKGNAME-python= py-libxslt-${VERSION}
|
PKGNAME-python= py-libxslt-${VERSION}p0
|
||||||
SHARED_LIBS= exslt 9.7 \
|
SHARED_LIBS= exslt 9.7 \
|
||||||
xslt 3.7
|
xslt 3.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user