From owner-freebsd-ports Sat Nov 4 13:40: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD9CC37B4D7 for ; Sat, 4 Nov 2000 13:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA92484; Sat, 4 Nov 2000 13:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from snapple.webct.com (snapple.webct.com [209.87.17.45]) by hub.freebsd.org (Postfix) with ESMTP id C827937B4C5 for ; Sat, 4 Nov 2000 13:30:52 -0800 (PST) Received: (from varju@localhost) by snapple.webct.com (8.11.1/8.11.1) id eA4LUlc49368; Sat, 4 Nov 2000 13:30:47 -0800 (PST) (envelope-from varju) Message-Id: <200011042130.eA4LUlc49368@snapple.webct.com> Date: Sat, 4 Nov 2000 13:30:47 -0800 (PST) From: varju@webct.com Reply-To: varju@webct.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22605: xmcd port depends on mailx port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22605 >Category: ports >Synopsis: xmcd port depends on mailx port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 04 13:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Alex Varju >Release: FreeBSD 4.1.1-STABLE i386 >Organization: WebCT >Environment: >Description: the xmcd port requires mailx to submit CDDB information to the master catalog. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/freebsd/cvsroot/ports/audio/xmcd/Makefile,v retrieving revision 1.26 diff -u -w -r1.26 Makefile --- Makefile 2000/04/08 21:24:53 1.26 +++ Makefile 2000/11/04 21:22:18 @@ -19,6 +19,8 @@ MAN1= cda.1 cddbcmd.1 dp2xmcd.1 wm2xmcd.1 xmcd.1 MANCOMPRESSED= no +RUN_DEPENDS= mailx:${PORTSDIR}/mail/mailx + post-extract: @${CHMOD} -R u+w ${WRKSRC} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message