Date: Tue, 12 Jan 1999 11:56:01 +0900 (KST) From: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9450: port fix: korean/hanterm-xf86 Message-ID: <199901120256.LAA05371@punky.snu.ac.kr>
next in thread | raw e-mail | index | archive | help
>Number: 9450 >Category: ports >Synopsis: port fix: korean/hanterm-xf86 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 11 19:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: CHOI Junho >Release: FreeBSD 2.2.8-STABLE i386 >Organization: NARAE, CS Dept., Seoul National Univ., ROK >Environment: FreeBSD punky.snu.ac.kr 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Mon Dec 14 12:08:34 KST 1998 pwd@punky.snu.ac.kr:/allegro/2.2-src/sys/compile/PUNKY i386 >Description: Port fix(korean/hanterm-xf86). Font path of dependency is corrected. >How-To-Repeat: Build it with a recent FreeBSD system. >Fix: Apply the following diffs: --- Makefile~ Tue Jan 12 11:50:25 1999 +++ Makefile Tue Jan 12 11:51:44 1999 @@ -13,7 +13,7 @@ MAINTAINER= junker@jazz.snu.ac.kr -RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/misc/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts +RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts USE_X_PREFIX= yes GNU_CONFIGURE= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901120256.LAA05371>