ports/73751: [Patch] port: editors/wily Fix typo
Serge Gagnon
ser_gagnon at sympatico.ca
Tue Nov 9 23:50:32 UTC 2004
>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 at 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:
More information about the freebsd-ports-bugs
mailing list