- 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
|
||||
|
||||
GNOME_PROJECT= gnome-doc-utils
|
||||
GNOME_VERSION= 0.20.1
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
@ -23,7 +23,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
::textproc/rarian
|
||||
RUN_DEPENDS= ::devel/gettext \
|
||||
:py-libxml-*:textproc/libxml,-python \
|
||||
:libxslt-*:textproc/libxslt,-python \
|
||||
:py-libxslt-*:textproc/libxslt,-python \
|
||||
::textproc/rarian
|
||||
|
||||
USE_LIBTOOL= No
|
||||
|
Loading…
Reference in New Issue
Block a user