ports/71483: Update port: editors/wily add dependency to x11-fonts/Xg

Serge Gagnon ser_gagnon at sympatico.ca
Wed Sep 8 03:20:29 UTC 2004


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list