Date: Fri, 20 Oct 2000 15:11:17 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/22164: Update port: mail/xmail Message-ID: <20001020221117.9120E37B4E5@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 22164 >Category: ports >Synopsis: Update port: mail/xmail >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 20 15:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.1.1-RELEASE i386 >Organization: >Environment: >Description: - Fix Imakefile breakage under XFree86 4.x >How-To-Repeat: >Fix: diff -urN /usr/ports/mail/xmail/Makefile mail/xmail/Makefile --- /usr/ports/mail/xmail/Makefile Thu Aug 3 21:22:32 2000 +++ mail/xmail/Makefile Sat Oct 14 07:26:08 2000 @@ -17,11 +17,5 @@ USE_IMAKE= yes USE_XPM= yes MAN1= xmail.1 -MANCOMPRESSED= no - -do-install: - $(INSTALL_PROGRAM) $(WRKSRC)/xmail $(PREFIX)/bin/xmail - $(INSTALL_MAN) $(WRKSRC)/xmail.man $(PREFIX)/man/man1/xmail.1 - $(INSTALL_DATA) $(WRKSRC)/XMail.ad $(PREFIX)/lib/X11/app-defaults/XMail .include <bsd.port.mk> >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?20001020221117.9120E37B4E5>