From owner-svn-ports-head@FreeBSD.ORG Mon Oct 13 18:18:28 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 1E7A1D0A; Mon, 13 Oct 2014 18:18:28 +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 0AE28B68; Mon, 13 Oct 2014 18:18:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9DIIR4J088003; Mon, 13 Oct 2014 18:18:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9DIIRUJ088002; Mon, 13 Oct 2014 18:18:27 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201410131818.s9DIIRUJ088002@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 13 Oct 2014 18:18:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370811 - head/print/muttprint 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: Mon, 13 Oct 2014 18:18:28 -0000 Author: pi Date: Mon Oct 13 18:18:27 2014 New Revision: 370811 URL: https://svnweb.freebsd.org/changeset/ports/370811 QAT: https://qat.redports.org/buildarchive/r370811/ Log: print/muttprint: - remove recently-added run_deps on print/texlive-full and print/tex-dvipsk - change USE_TEX to the sufficient set of 'latex dvipsk' Submitted by: mat Approved by: Matthias Apitz (maintainer) Modified: head/print/muttprint/Makefile Modified: head/print/muttprint/Makefile ============================================================================== --- head/print/muttprint/Makefile Mon Oct 13 18:13:47 2014 (r370810) +++ head/print/muttprint/Makefile Mon Oct 13 18:18:27 2014 (r370811) @@ -11,15 +11,13 @@ MAINTAINER?= guru@unixarea.de COMMENT?= Utility to print mail for most any mail client RUN_DEPENDS= psnup:${PORTSDIR}/print/psutils \ - latex:${PORTSDIR}/print/texlive-full \ - dvips:${PORTSDIR}/print/tex-dvipsk \ uncompface:${PORTSDIR}/mail/faces \ convert:${PORTSDIR}/graphics/ImageMagick \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv USES= perl5 gmake -USE_TEX= texmf +USE_TEX= latex dvipsk NO_BUILD= yes REINPLACE_ARGS= -i ""