Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2002 11:43:28 +0100 (CET)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35035: [Maintainer Update] print/muttprint: add dependency
Message-ID:  <20020217104328.A4A705A545@nemesis.informatik.unibw-muenchen.de>

next in thread | raw e-mail | index | archive | help

>Number:         35035
>Category:       ports
>Synopsis:       [Maintainer Update] print/muttprint: add dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 17 03:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Jan 29 14:37:26 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

* Add dependence on the new port graphics/compface in order to enable printing
  x-faces.
* Bump PORTREVISION.

Regards,
         Olli

>How-To-Repeat:
>Fix:

diff -ruN print/muttprint.bak/Makefile print/muttprint/Makefile
--- print/muttprint.bak/Makefile	Sun Feb 17 10:35:32 2002
+++ print/muttprint/Makefile	Sun Feb 17 10:37:42 2002
@@ -7,7 +7,7 @@
 
 PORTNAME=	muttprint
 PORTVERSION=	0.61
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	print mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	muttprint
@@ -20,6 +20,7 @@
 
 RUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX \
 		psnup:${PORTSDIR}/print/psutils-${PAPERSIZE} \
+		uncompface:${PORTSDIR}/graphics/compface \
 		convert:${PORTSDIR}/graphics/ImageMagick
 
 MAN1=		muttprint.1
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020217104328.A4A705A545>