To: FreeBSD-gnats-submit@_ERASE_freebsd.org cc: torstenb@_ERASE_FreeBSD.ORG Subject: diff for ports/mail/metamail/Makefile From: jhs@ Reply-To: jhs@ X-send-pr-version: 3.2 ------- Date: Mon, 30 Aug 1999 18:30:01 +0200 To: jhs@ From: gnats-admin@_ERASE_FreeBSD.org Subject: Re: ports/13472: diff for ports/mail/metamail/Makefile Thank you very much for your problem report. It has the internal identification `ports/13472'. The individual assigned to look at your report is: freebsd-ports. >Category: ports >Responsible: freebsd-ports >Synopsis: diff to apply for ports/mail/metamail/Makefile >Arrival-Date: Mon Aug 30 09:30:00 PDT 1999 --------- >Submitter-Id: current-users >Originator: Julian H. Stacey jhs@ >Confidential: no >Synopsis: diff to apply for ports/mail/metamail/Makefile >Severity: non-critical >Priority: low >Category: ports >Release: FreeBSD 3.2-RELEASE i386 >Class: change-request >Environment: Exmh, metamail, >Description: Necessary EG For a mail with Content-Type: image/gif unless you happen to have EG setenv X_VIEWER xv >How-To-Repeat: - >Fix: *** RELEASE_3_2_0/ports/mail/metamail/Makefile Mon Aug 30 09:33:23 1999 --- new/ports/mail/metamail/Makefile Mon Aug 30 09:33:00 1999 *************** *** 24,27 **** --- 24,30 ---- showpicture.1 splitmail.1 MAN4= mailcap.4 + RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage + # xloadimage for mailcap: "image/gif; showpicture" + .include