diff options
author | cjh <cjh@FreeBSD.org> | 2000-07-16 10:34:33 +0000 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-07-16 10:34:33 +0000 |
commit | 5effeef506733912bb17aee348bca8214fb018d3 (patch) | |
tree | 33c99684e4f5993d96f28d39e5aedc1756de61c4 /korean | |
parent | 42cc266c431d56d63a9cebee8da9a106cbac8876 (diff) | |
download | FreeBSD-ports-5effeef506733912bb17aee348bca8214fb018d3.zip FreeBSD-ports-5effeef506733912bb17aee348bca8214fb018d3.tar.gz |
Add LIB_DEPENDS: xpm.
Submitted by: bento buildlog
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 76b9662..c093f6d 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 |