Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Nov 2004 18:44:01 -0500
From:      Serge Gagnon <ser_gagnon@sympatico.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73751: [Patch] port: editors/wily Fix typo
Message-ID:  <E1CRfeb-00010V-M0@quenix1.dyndns.org>
Resent-Message-ID: <200411092350.iA9NoSAp034545@freefall.freebsd.org>

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

>Number:         73751
>Category:       ports
>Synopsis:       [Patch] port: editors/wily Fix typo
>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:   Tue Nov 09 23:50:28 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: Sun Oct 17 14:07:41 EDT 2004 root@quenix1.dyndns.org:/usr/obj/usr/src/sys/OCEAN i386


>Description:

	Fix a typo that lead wily to crash at install time.

>How-To-Repeat:
>Fix:


--- patch-editors-wily-Makefile begins here ---
--- Makefile.orig	Tue Nov  9 18:38:33 2004
+++ Makefile	Tue Nov  9 18:39:15 2004
@@ -17,7 +17,7 @@
 COMMENT=	A clone of the Plan9 editor `acme'
 
 RUN_DEPENDS=	${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc \
-		${X11BASE}/lib/X11/fonts/unicode.9.font:${PORTSDIR}/x11-fonts/Xg
+		${X11BASE}/lib/X11/fonts/Xg/unicode.9.font:${PORTSDIR}/x11-fonts/Xg
 
 USE_XLIB=	YES
 GNU_CONFIGURE=	YES
--- patch-editors-wily-Makefile ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1CRfeb-00010V-M0>