Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Sep 2004 23:19:54 -0400
From:      Serge Gagnon <ser_gagnon@sympatico.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71483: Update port: editors/wily add dependency to x11-fonts/Xg
Message-ID:  <E1C4szy-0008Hd-5g@quenix1.dyndns.org>
Resent-Message-ID: <200409080320.i883KTEv007418@freefall.freebsd.org>

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1C4szy-0008Hd-5g>