diff options
-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 |