diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-07-16 10:34:33 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-07-16 10:34:33 +0000 |
commit | 4765d96b16c8c3f5ce82ca92e1bd25fea857ae1a (patch) | |
tree | a46f0c5b9c79f49838b56ed3ac5d9ffecc2b5d64 /korean | |
parent | 90c2f5fac63b42d287133256f585261bb71e6b20 (diff) | |
download | ports-4765d96b16c8c3f5ce82ca92e1bd25fea857ae1a.tar.gz ports-4765d96b16c8c3f5ce82ca92e1bd25fea857ae1a.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hanIM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/hanIM/Makefile b/korean/hanIM/Makefile index 76b9662906b5..c093f6d04a06 100644 --- a/korean/hanIM/Makefile +++ b/korean/hanIM/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.mizi.com/pub/hanIM/ MAINTAINER= cjh@FreeBSD.org +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf USE_IMAKE= YES |