1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add dependency to docbook-utils for the manual build. Unfortunately

the manual is build as soon as one of the conversion utilities is
detected, even if it is requested to not build the manual during
the build.

Noticed by:	rea
This commit is contained in:
Alexander Leidinger 2010-11-29 16:02:38 +00:00
parent 5d3a021519
commit e344c91e5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265395

View File

@ -7,12 +7,14 @@
PORTNAME= claws-mail
PORTVERSION= 3.7.7
PORTREVISION= 1
CATEGORIES= mail news ipv6
MASTER_SITES= SF/sylpheed-claws/Claws%20Mail/${PORTVERSION}
MAINTAINER= netchild@FreeBSD.org
COMMENT= A lightweight and very featureful GTK+ based e-mail and news client
BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2html:${PORTSDIR}/textproc/docbook-utils
LIB_DEPENDS= etpan:${PORTSDIR}/mail/libetpan \
cairo:${PORTSDIR}/graphics/cairo \
expat:${PORTSDIR}/textproc/expat2 \