summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-01-15 05:34:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-01-15 05:34:48 +0000
commitefe485dfdf042466e063c34202f622032fda1191 (patch)
treea8ff721dfa7eb6ee018d737e0b23afa5b980a965 /korean
parentHonor CFLAGS. (diff)
Fix font dependency path.
PR: ports/9450 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> (maintainer)
Notes
Notes: svn path=/head/; revision=16062
Diffstat (limited to 'korean')
-rw-r--r--korean/hanterm-xf86/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile
index 4ee552915484..752720182cb6 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.10 1998/10/25 19:29:32 fenner Exp $
+# $Id: Makefile,v 1.11 1999/01/05 01:11:59 steve Exp $
#
DISTNAME= hanterm-xf-p15
@@ -13,7 +13,7 @@ MASTER_SITES= http://pseudo.snu.ac.kr/~hwang/
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