diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-27 00:38:56 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-27 00:38:56 +0000 |
commit | 687e500925f2f5f16b199e80e1ac8130445be728 (patch) | |
tree | a57c272261ee4901ae0e72e4804e371c6b37a953 /korean/hanterm-xf86 | |
parent | bcb470dc62c095c6699852810868ea8ab2c9a190 (diff) | |
download | ports-687e500925f2f5f16b199e80e1ac8130445be728.tar.gz ports-687e500925f2f5f16b199e80e1ac8130445be728.zip |
Notes
Diffstat (limited to 'korean/hanterm-xf86')
-rw-r--r-- | korean/hanterm-xf86/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile index 2abcb0c434c2..a53ba9e6f98f 100644 --- a/korean/hanterm-xf86/Makefile +++ b/korean/hanterm-xf86/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Mar 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.4 1998/03/28 14:39:28 steve Exp $ +# $Id: Makefile,v 1.5 1998/05/03 20:47:08 steve Exp $ # DISTNAME= hanterm-xf331-p13 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ MAINTAINER= junker@jazz.snu.ac.kr -RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/korean/johab:${PORTSDIR}/korean/johabfonts +RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/misc/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts USE_X11= yes GNU_CONFIGURE= yes |