From 5f8eb67e3760459c0834c08f36d9e502d3388e3a Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Wed, 24 Apr 2013 04:13:09 +0000 Subject: Merge print/psutils-a4 and print/psutils-letter into a single port print/psutils. The default paper size in the programs can be set via libpaper ($PAPERSIZE or etc/papersize configuration file). --- print/muttprint/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'print/muttprint/Makefile') diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 05a129e69d2e..5e76adb9c21f 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: muttprint -# Date created: 11 november 2001 -# Whom: Oliver Braun -# +# Created by: Oliver Braun # $FreeBSD$ -# PORTNAME?= muttprint PORTVERSION= 0.72d -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES?= print mail MASTER_SITES= SF/muttprint/muttprint/muttprint-${PORTVERSION} @@ -21,7 +17,7 @@ PAPERSIZE= letter .endif RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ - psnup:${PORTSDIR}/print/psutils-${PAPERSIZE} \ + psnup:${PORTSDIR}/print/psutils \ uncompface:${PORTSDIR}/mail/faces \ convert:${PORTSDIR}/graphics/ImageMagick \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ -- cgit v1.2.3