From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 8 03:20:29 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98EC916A4CE for ; Wed, 8 Sep 2004 03:20:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D43E43D58 for ; Wed, 8 Sep 2004 03:20:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i883KTcQ007419 for ; Wed, 8 Sep 2004 03:20:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i883KTEv007418; Wed, 8 Sep 2004 03:20:29 GMT (envelope-from gnats) Resent-Date: Wed, 8 Sep 2004 03:20:29 GMT Resent-Message-Id: <200409080320.i883KTEv007418@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Serge Gagnon Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7628716A4CE for ; Wed, 8 Sep 2004 03:19:35 +0000 (GMT) Received: from simmts8-srv.bellnexxia.net (simmts8.bellnexxia.net [206.47.199.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id B321543D5D for ; Wed, 8 Sep 2004 03:19:34 +0000 (GMT) (envelope-from serge@quenix1.dyndns.org) Received: from quenix1.dyndns.org ([69.159.136.204]) by simmts8-srv.bellnexxia.netESMTP <20040908031759.NDWE1692.simmts8-srv.bellnexxia.net@quenix1.dyndns.org> for ; Tue, 7 Sep 2004 23:17:59 -0400 Received: from serge by quenix1.dyndns.org with local (Exim 4.42 (FreeBSD)) id 1C4szy-0008Hd-5g for FreeBSD-gnats-submit@freebsd.org; Tue, 07 Sep 2004 23:19:54 -0400 Message-Id: Date: Tue, 07 Sep 2004 23:19:54 -0400 From: Serge Gagnon Sender: Serge Gagnon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/71483: Update port: editors/wily add dependency to x11-fonts/Xg X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Serge Gagnon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 03:20:29 -0000 >Number: 71483 >Category: ports >Synopsis: Update port: editors/wily add dependency to x11-fonts/Xg >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Sep 08 03:20:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Serge Gagnon >Release: FreeBSD 4.10-STABLE i386 >Organization: me >Environment: System: FreeBSD quenix1.dyndns.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat Aug 14 15:29:18 EDT 2004 root@quenix.dnsalias.org:/usr/obj/usr/src/sys/OCEAN i386 >Description: o Add a RUN_DEPEND to x11-fonts/Xg that allow wily's utf8 support to be viewed in all its glory. ;) >How-To-Repeat: >Fix: --- Makefile.diff begins here --- --- Makefile.orig Tue Sep 7 23:03:05 2004 +++ Makefile Tue Sep 7 23:13:03 2004 @@ -16,7 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A clone of the Plan9 editor `acme' -RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc +RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc \ + ${X11BASE}/lib/X11/fonts/unicode.9.font:${PORTSDIR}/x11-fonts/Xg USE_XLIB= YES GNU_CONFIGURE= YES --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: