summaryrefslogtreecommitdiffstats
path: root/korean/hanterm/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1999-01-15 12:26:54 +0000
committerkuriyama <kuriyama@FreeBSD.org>1999-01-15 12:26:54 +0000
commit0cc42da6b567138a12298f09d4b75efdb210def1 (patch)
treedcc22c32bd0fd614d0cf7361a9e163a3a5261bd5 /korean/hanterm/Makefile
parent2021b8ba162448f67ce506b6b57da7da0835d854 (diff)
downloadFreeBSD-ports-0cc42da6b567138a12298f09d4b75efdb210def1.zip
FreeBSD-ports-0cc42da6b567138a12298f09d4b75efdb210def1.tar.gz
Fix font dependency path and unmark BROKEN_ELF.
PR: ports/9448 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> (maintainer) Tested by: kuriyama
Diffstat (limited to 'korean/hanterm/Makefile')
-rw-r--r--korean/hanterm/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/korean/hanterm/Makefile b/korean/hanterm/Makefile
index 10be8bb..619e072 100644
--- a/korean/hanterm/Makefile
+++ b/korean/hanterm/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 Mar 1997
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.4 1998/05/03 20:44:50 steve Exp $
+# $Id: Makefile,v 1.5 1998/10/16 02:03:00 jseger Exp $
#
DISTNAME= hanterm304beta7
@@ -15,9 +15,7 @@ MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/hantermbeta7/ \
MAINTAINER= junker@jazz.snu.ac.kr
-BROKEN_ELF= yes
-
-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_IMAKE= yes
NO_INSTALL_MANPAGES= yes
OpenPOWER on IntegriCloud