aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2010-11-30 00:02:38 +0800
committernetchild <netchild@FreeBSD.org>2010-11-30 00:02:38 +0800
commit1bcb36937844d24b38256e3a471043a6a1de0ef7 (patch)
tree71734522f4cb9610b01f90d79a57d0d2fd04f2f6 /mail/claws-mail
parent54d141d48c86e39edabaf6c55611439d8493dba9 (diff)
downloadfreebsd-ports-gnome-1bcb36937844d24b38256e3a471043a6a1de0ef7.tar.gz
freebsd-ports-gnome-1bcb36937844d24b38256e3a471043a6a1de0ef7.tar.zst
freebsd-ports-gnome-1bcb36937844d24b38256e3a471043a6a1de0ef7.zip
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
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index c2127207094a..c88f836987c3 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -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 \
etions'>-2/+2 * As the final (for now) cleanup of autotools, in order to reduce treeade2010-12-231-15/+28 * Clean up "current" versions of autotools components to further reduceade2010-12-091-4/+4 * Rework bsd.autotools.mk now that we have a single legacy autoconf/automakeade2010-12-041-184/+256 * Revert previous, bogus commit. Sorry!gerald2010-08-071-3/+3 * Disconnect lang/gcc43, that is, USE_GCC=4.3 is not supported any longer.gerald2010-08-071-3/+3 * - Add ability to run libtoolize by defining USE_AUTOTOOLS=libtoolize in the portpav2010-04-061-3/+18 * Also assign this file to the new autotools mail reflector, and change thelinimon2009-12-281-3/+4 * Add libtool>=2.2, that way it will stop from anyone to try to install anymezz2009-08-191-1/+1