diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 02:43:27 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 02:43:27 +0000 |
commit | 012ec590221f3e5b47d92c4f9ad3495b3052ae6e (patch) | |
tree | f76b614c00ff2c2d8fb7ea6e6c58e247fb857dd1 /korean | |
parent | 3c92df3d36daee0f33bdf548a95afbd97ce8f6ec (diff) |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/nh2ps/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/nh2ps/Makefile b/korean/nh2ps/Makefile index cf82aaf3b1d2..64a0086b9eb8 100644 --- a/korean/nh2ps/Makefile +++ b/korean/nh2ps/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.4 1997/11/10 11:28:34 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/09 00:14:53 steve Exp $ # DISTNAME= nh2ps-2.3 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/nh2ps/ MAINTAINER= junker@jazz.snu.ac.kr +BROKEN_ELF= yes + RUN_DEPENDS= ${PREFIX}/share/ghostscript/5.10ft/hangul:${PORTSDIR}/korean/ftghostscript5 MAN1= nh2ps.1 |