- fix dependency on libxslt. as it would pull in -main, instead of the
desired -python. spotted by markus lude ok aja@
This commit is contained in:
parent
babd0fcd09
commit
8a357c48b0
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.32 2010/08/30 21:53:59 sthen Exp $
|
# $OpenBSD: Makefile,v 1.33 2010/09/02 07:50:51 jasper Exp $
|
||||||
|
|
||||||
COMMENT= collection of documentation utilities for the GNOME project
|
COMMENT= collection of documentation utilities for the GNOME project
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-doc-utils
|
GNOME_PROJECT= gnome-doc-utils
|
||||||
GNOME_VERSION= 0.20.1
|
GNOME_VERSION= 0.20.1
|
||||||
REVISION= 0
|
REVISION= 1
|
||||||
|
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
|
|||||||
::textproc/rarian
|
::textproc/rarian
|
||||||
RUN_DEPENDS= ::devel/gettext \
|
RUN_DEPENDS= ::devel/gettext \
|
||||||
:py-libxml-*:textproc/libxml,-python \
|
:py-libxml-*:textproc/libxml,-python \
|
||||||
:libxslt-*:textproc/libxslt,-python \
|
:py-libxslt-*:textproc/libxslt,-python \
|
||||||
::textproc/rarian
|
::textproc/rarian
|
||||||
|
|
||||||
USE_LIBTOOL= No
|
USE_LIBTOOL= No
|
||||||
|
Loading…
x
Reference in New Issue
Block a user