diff options
author | pawel <pawel@FreeBSD.org> | 2014-11-20 04:41:10 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-11-20 04:41:10 +0800 |
commit | d93e762166c83515585c7424326e7d8afc195d99 (patch) | |
tree | 3bbfed3176f86eefec7a14c0d9bfb5e9543cf951 /mail | |
parent | 41a6f27bcb3962f3e89735fa7f2ce9e597db0f96 (diff) | |
download | freebsd-ports-graphics-d93e762166c83515585c7424326e7d8afc195d99.tar.gz freebsd-ports-graphics-d93e762166c83515585c7424326e7d8afc195d99.tar.zst freebsd-ports-graphics-d93e762166c83515585c7424326e7d8afc195d99.zip |
Add information about many dependencies needed to build user manual
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 6552ec0edfa..0cdc5835b9c 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -41,7 +41,7 @@ JPILOT_RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot LDAP_CONFIGURE_ENABLE= ldap LDAP_USE= openldap=yes -MANUAL_DESC= User manual +MANUAL_DESC= User manual (many dependencies, including texlive) MANUAL_CONFIGURE_ON= --enable-manual --with-manualdir=${DOCSDIR}/manual MANUAL_CONFIGURE_OFF= --disable-manual MANUAL_BUILD_DEPENDS= docbook-utils>0:${PORTSDIR}/textproc/docbook-utils |