From owner-svn-ports-head@FreeBSD.ORG Wed Nov 19 20:41:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7AC72B01; Wed, 19 Nov 2014 20:41:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66150FE4; Wed, 19 Nov 2014 20:41:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAJKfBav099646; Wed, 19 Nov 2014 20:41:11 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAJKfBxr099645; Wed, 19 Nov 2014 20:41:11 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201411192041.sAJKfBxr099645@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 19 Nov 2014 20:41:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372815 - head/mail/claws-mail X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2014 20:41:11 -0000 Author: pawel Date: Wed Nov 19 20:41:10 2014 New Revision: 372815 URL: https://svnweb.freebsd.org/changeset/ports/372815 QAT: https://qat.redports.org/buildarchive/r372815/ Log: Add information about many dependencies needed to build user manual Modified: head/mail/claws-mail/Makefile Modified: head/mail/claws-mail/Makefile ============================================================================== --- head/mail/claws-mail/Makefile Wed Nov 19 20:40:44 2014 (r372814) +++ head/mail/claws-mail/Makefile Wed Nov 19 20:41:10 2014 (r372815) @@ -41,7 +41,7 @@ JPILOT_RUN_DEPENDS= jpilot:${PORTSDIR}/p 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